Skip to content

v2.0.346

Pre-release
Pre-release

Choose a tag to compare

@jasonmalinowski jasonmalinowski released this 10 Aug 19:55
· 3225 commits to main since this release
1a2711d

Changes Since v2.0.328

  • Change how hint diagnostics are shown so they aren't shown as blue squiggles (PR: #69403)
  • Load projects even if there is no solution file (PR: #6062)
  • Show toast when project loading fails (PR: #6060)
  • Fix misleading lsp server logs (PR: #69378)
  • Add support for code lens enable/disable options to roslyn LSP (PR: #6001)
  • Onboard Localization pipeline (PR: #5990)
  • Enable loading translated strings from razor TS code (PR: #5962)
  • Update typescript and eslint plugin to remove build warning (PR: 6002)
  • Report how the extension was activated (PR: #6043)