Releases: vytautassurvila/vscode-csharp-ls
Releases · vytautassurvila/vscode-csharp-ls
0.0.24
0.0.23
0.0.22
0.0.21
0.0.20
- Make sure csharp-ls.csharp-ls-executable setting is actually taken into account (@razzmatazz).
- [email protected]. From now on NET 8 SDK is required. (@razzmatazz)
- improve error messages when dotnet is not found or version is not supported
0.0.19
0.0.18
- [email protected]
- "Go to definition" to decompiled metadata
- activate extension only when sln file exists in workspace or when command is triggered manually
- ability to select target solution
- save previous solution selection and autostart language server if we have it saved
- autostart language server if workspace contains single sln file
- ability to use custom build and not released csharp-ls version