You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Crashdummyy
changed the title
[LanguageServer] How to provide initializationOptions ( nvim )
[LanguageServer] How to provide initializationOptions for uses completion( nvim )
Feb 2, 2025
Hover on those same `with` arguments works both in VS Code and Neovim.
Its very weird...
WHen I installed the plugin in vscode I had to sign in and I additionally had to restart vscode for the completion to work.
But it does work now ( I dont want to use vscode tho )
I am currently not able to get the languageServer fully functional.
While all the basic stuff works I cant find out how to use the advanced functionality.
https://github.com/actions/languageservices/tree/main/languageserver#providing-advanced-functionality
I am setting this up following the specification. -> https://neovim.io/doc/user/lsp.html#lsp-quickstart
But while it does work using the visual studio code after the login I cant figure out how to get the completion working here.
The text was updated successfully, but these errors were encountered: