Skip to content

v2.12.19

Choose a tag to compare

@dibarbet dibarbet released this 30 Nov 18:41
· 2577 commits to main since this release
f94bbb3

Changes in v2.12.19

  • Update Roslyn to 4.9.0-2.23571.2 (PR: #6681)
    • Workaround vscode bug with returning defaultBehavior from prepareRename (PR: #70840)
    • Implement textDocument/prepareRename to show error in invalid rename locations (PR: #70724)
    • Improve Hover markdown on 'await' keyword (PR: #70629)
  • Remove blazor debugging extension (PR: #5579)
  • Fix issue with mismatch in casing in solution file (PR: #6683)
  • Add nested code actions to csharp extension (PR: #6572)
  • Direct debugger setting documentation to code.visualstudio.com (PR: #6659)
  • Add a timeout for downloading razor telemetry (PR: #6622)
  • Rearrange settings sections into actual categories (PR: #6652)