iddinev
iddinev
Any updates on the ↩️ [completionItem/resolve](https://microsoft.github.io/language-server-protocol/specifications/specification-current/#completionItem_resolve) functionality ? I recently hit a wall with it while using [iamcco/vim-language-server](https://github.com/iamcco/vim-language-server) - I initially opened an [issue](https://github.com/iamcco/vim-language-server/issues/49) with them, and they informed me...
I have experienced the same problem with the extra caveat that the error reproduction is coupled to the existence of a git repo: If the file I'm editing is inside...
@KevCui, on what IDE/editor did you observe the error?
Anybody had any luck configuring the server under LanguageClient-neovim ? I've been trying to get it working under vim 8.2 for the past couple of days, but alas - I...