razzmatazz / csharp-language-server

Roslyn-based LSP language server for C#
MIT License
564 stars 37 forks source link

Loggin with 0.14 doesn't work anymore #172

Open Wordluc opened 1 month ago

Wordluc commented 1 month ago

after installing 0.14 i dont get the loggin about .csproj loaded

razzmatazz commented 1 month ago

Which LSP client/editor are you using? Progress should be reported using the standard LSP progress facility.

Wordluc commented 1 month ago

i am using neovim 0.10

Wordluc commented 1 month ago

i get only this log:


LSP[csharp_ls][Info] csharp-ls: initializing, version 0.14.0.0                                                                                   
LSP[csharp_ls][Info] csharp-ls: csharp-ls is released under MIT license and is not affiliated with Microsoft Corp.; see https://github.com/razzmatazz/csharp-language-server                                                                                                                                                LSP[csharp_ls][Info] csharp-ls: attempting to find and load solution based on root path <path>
LSP[csharp_ls][Info] csharp-ls: 1 solution(s) found: <path sln>