-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Description
Description
Hi, not sure if it's a problem with the plugin or it's a setup problem. I'm new to the nvim world.
I'm using nvchad.
lsp info:
My problem is that when I type a '<' to open an html tag i get an error:
Original error:
roslyn: -32000: La deserializzazione del risultato JSON-RPC nel tipo SignatureHelp non è riuscita con JsonException: The JSON value could not be converted to Roslyn.LanguageServer.Protocol.SignatureHelp. Path:
Translated:
roslyn: -32000: The deserialization of the JSON-RPC result into the type SignatureHelp failed with JsonException: The JSON value could not be converted to Roslyn.LanguageServer.Protocol.SignatureHelp. Path:
Neovim version
0.11.5
Operating system and version
Windows 11
Expected behavior
I don't expect errors on razor files
Actual behavior
Minimal config
I used ramboe configs as here:
https://git.ramboe.io/YouTube/roslyn-rzls-update
If needed, I can create a repo with all my nvchad configuration, but it's basically the default nvchad configuration excep roslyn setupRoslyn checkhealth
