sim

Results 82 comments of sim

Which language server are you using? I have a hierarchy with tsserver.

So this is a coc specific issue it seems like, i'll bring it up with the coc guys

Should be fixed now

This is a LSP issue, consider switching to a different python lsp

Yup, that should work. Feel free to PR!

https://github.com/simrat39/rust-tools.nvim#setup Just follow the instructions here, hover_with_actions was removed so that's why the warning is there.

Diagnostics not updating is a rust-analyzer thing: https://github.com/rust-lang/rust-analyzer/issues/3107

Which sql language server are you using?

Neovim now supports .editorconfig files in 0.9, I think that would be a cleaner approach to setting debug values as opposed to just asking for input every time