Skip to content

Releases: vytautassurvila/vscode-csharp-ls

0.0.23

04 Sep 17:39
Compare
Choose a tag to compare

0.0.22

28 Jun 10:17
Compare
Choose a tag to compare

0.0.21

10 May 08:52
Compare
Choose a tag to compare

0.0.20

10 May 07:20
Compare
Choose a tag to compare
  • 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

07 Nov 18:14
Compare
Choose a tag to compare

0.0.18

27 Aug 15:56
Compare
Choose a tag to compare
  • 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