Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.23 KB

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 1.23 KB

[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).
  • csharp-ls@0.11.0. 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]

  • csharp-ls@0.9.0
  • "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