Skip to content

v1.37.9

Compare
Choose a tag to compare
@JoeRobich JoeRobich released this 17 May 19:35
b67c9e8
  • Add async completion support (PR: #1986)
  • Only subscribe to AppDomain.AssemblyResolve once (PR: #2149)
  • Update build tools to match .NET 6 Preview 3 SDK. (PR: #2134)
  • Do not return null responses from BlockStructureService and CodeStructureService (PR: #2148)
  • Strong-name sign OmniSharp assemblies (PR: #2143)
  • Updated IL Spy to 7.0.0 stable (PR: #2142)
  • Do not crash on startup when configuration is invalid (PR: #2140)
  • Bump System.Text.Encodings.Web from 4.7.1 to 4.7.2 in /tools (PR: #2137)
  • Correctly set compilation platform of the project (PR: #2135)
  • Fix typo (PR: #2098)
  • Rework completion resolution (#2123, PR: #2126)
  • Report back the solution filter name in workspace updated event (PR: #2130)