Skip to content

Releases: OmniSharp/omnisharp-roslyn

v1.39.13-beta.9

14 Aug 07:25
c16eb2a
Compare
Choose a tag to compare
v1.39.13-beta.9 Pre-release
Pre-release
  • Create GitHub releases for merges into main (PR: #2628)

v1.39.12

29 Jul 23:02
915163d
Compare
Choose a tag to compare
  • Update .NET SDKs (PR: #2621)
  • Update Roslyn to 4.12.0-1.24358.3 (PR: #2619)
  • Fix code fix construction (PR: #2620)
  • Remove NuGet.Packaging.Core, as it's an assembly that only contains forwarders (PR: #2610)
  • Fix inlay hints lambdas parameter type null reference exception (PR: #2604)
  • Update SDKs and Roslyn (PR: #2603)
  • Pass project path when performing a restore (PR: #2593)

v1.39.11

20 Dec 02:02
9d4176a
Compare
Choose a tag to compare
  • Update changelog (PR: #2591)
  • Update Readme text and fix broken link. (#2581, PR: #2582)
  • Update SDKs and dependencies (#2586, PR: #2588)
  • Updated to latest dotnet-script 1.5.0 (PR: #2585)

v1.39.10

05 Oct 18:09
dde8119
Compare
Choose a tag to compare
  • Add RazorComplier EA to support razor generators (PR: #2572)

v1.39.9

05 Oct 01:45
8fa31b6
Compare
Choose a tag to compare
  • Add Kind parameter to InlayHint (PR: #2570)
  • Do not include commit characters if the typed span is empty (PR: #2569)
  • Update Roslyn to version 4.9.0-1.23504.3 (PR: #2567)
  • Async diagnostics analyzer work queue (PR: #2351)
  • Add InlayHint implementation to OmniSharp.LSP (PR: #2566)
  • Include the project file name when invoking dotnet build (PR: #2565)
  • feat: ignore diagnostics for generated code (PR: #2509)
  • Update documentation to reflect --stdio flag deprecation (#2439) (PR: #2554)
  • Update Roslyn to version 4.8.0-1.23374.10 (PR: #2555)
  • Use double quote when quoting un script path (PR: #2553)

v1.39.8

17 Jul 22:02
9cec32d
Compare
Choose a tag to compare
  • Use core LSP TokenTypes where possible and validate token names (PR: #2548)

v1.39.7

21 Jun 00:37
0f52655
Compare
Choose a tag to compare
  • Respond to breaking change in VSCode 1.79.2 in completion (PR:#2542)
  • Use dotnet-cake for build (PR:#2537)
  • Implement LSP CodeAction resolve (PR:#2467)

v1.39.6

14 Mar 16:55
ed467d0
Compare
Choose a tag to compare
  • Use new VS threading version to match with Razor (PR:#2518)

v1.39.5

11 Mar 00:24
d7555eb
Compare
Choose a tag to compare
v1.39.5 Pre-release
Pre-release
  • Update to Roslyn 4.6.0-3.23153.5 (PR:#2511)
  • Report to the client if the project being loaded is sdk style (PR:#2502)

v1.39.4

19 Jan 00:40
74d7ef5
Compare
Choose a tag to compare
  • Disable snippets in sync completion (PR: #2497)