Elhaam Basheer Chaudhry
Elhaam Basheer Chaudhry
I have a form inside the drawer, text area and selects both work fine but input tags don't get focused when clicked by a mouse, it works when using tab...
Right now the results I am getting are not sorted by the closest location, I am using the `OpenStreetMapProvider`. I am looking for either one of these options: - Ability...
Check out this issue for more clarity: [Issue #1601](https://github.com/fireship-io/fireship.io/issues/1601)
### Results with this library:  ### Result after removing it 
**Describe the issue** I want to turn on transparency but even after setting the flag, it is not working. **To Reproduce** Here's my config: https://github.com/itse4elhaam/dotfiles/blob/master/.tmux.conf To pinpoint, here are the...
I have been using this plugin for the past few months and it has been great with its performance but today while editing a file of around 15k lines (a...
These is my current remap, it works fine with other projects but not with typescript(when using typescript tools). ``` ["ca"] = { function() vim.lsp.buf.code_action() end, "LSP code action", }, ```
I'm using vim-dadbod-completion with vim-dadbod and sqls for SQL autocompletion. Everything works as expected when editing a psql file inside a vim-dadbod-ui buffer, but when working in a mysql file,...