Skip to content

v2.0.436

Compare
Choose a tag to compare
@jasonmalinowski jasonmalinowski released this 30 Aug 21:18
· 1729 commits to main since this release
ffb7eaf

Changes Since v2.0.416

  • Update Roslyn version (PR: #6245)
    • Fix import completion (PR: #69691)
    • Reduce overhead on semantic token refresh requests (PR: #69690)
  • Localization additions (PR: #6233, #6233, #6206, #6196)
  • Fix specific case where razor formatting no longer worked (PR: #6195)
  • Fix quoting bug in extension paths (PR: #6228)
  • Fix Razor mapping errors in the log (PR: #6209)
  • Add the configuration option for creating binlogs (PR: #6155)
  • Update option changes toast to reload window (PR: #6174)
  • Update Roslyn version (PR: #6205)
    • Add option to capture binlogs for design time builds (PR: #69572)
    • Enable decompilation support (PR: #69501)
    • Fix move type adding to the root folder (PR: #68995)
    • Add support for compilation end diagnostics (PR: #69541)
  • Bump Razor to 7.0.0-preview.23421.4 (PR: #6195)