Emre Akgün

Results 4 comments of Emre Akgün

I think I found a (very tedious) solution: `vscode-neovim` introduces a lot of `Neovim: send key` keybindings, which aren't deactivated when the user is in the `edamagit` window. Neovim bindings...

I am also interested in using vspacecode and vscode-neovim, and for the most part, it works once I add this to my `init.vim` ``` if exists('g:vscode') nnoremap :call VSCodeNotify('whichkey.show') endif...

I am very surprised at the items missing as well. My `bindingOverrides` seems to be valid, it works when `vscode-neovim` is disabled. When `vscode-neovim` is enabled, the behavior is quite...

Any plans to merge this? This looks like a good hotfix to integrate. `engine.dialect.get_columns()` is unusable due to this if any table in schema contains a GEOGRAPHY column.@sfc-gh-kwagner @sfc-gh-mkeller