csharp-language-server
csharp-language-server copied to clipboard
how to hide the messages shown at the bottom when i open a csharp file up in neovim?
Right now I have to press enter multiple times every time I open up a csharp file in neovim just to close out all those messages. How do I suppress them all from the get-go?
I also encountered this problem. The --loglevel
option doesn't seem to work.
#78
I have this issue too, it's somewhat annoying being spammed when opening a file now