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
Hi , thanks for your work , I am currently using nvim with csharp-language-server with lsp-zero , installed through Mason , and noticed when I am choosing from the cmp there is no description being provided , is that my config issue or this feature does not provided ?
But i still can see description via vim.lsp.buf.hover().
In particular autocompletion methods provided by roslyn do not provide this information (or did not provide it at the time -- I might need to revise this)
Uh oh!
There was an error while loading. Please reload this page.
Hi , thanks for your work , I am currently using nvim with csharp-language-server with lsp-zero , installed through Mason , and noticed when I am choosing from the cmp there is no description being provided , is that my config issue or this feature does not provided ?
But i still can see description via vim.lsp.buf.hover().
here is my lsp config
The text was updated successfully, but these errors were encountered: