Skip to content

v2.101.21-prerelease

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Nov 01:17
· 66 commits to main since this release
f60527a

2.101.x

  • Fix auto-insert ignoring language-specific editor.tabSize (PR: #8768)
  • Update Roslyn to 5.3.0-2.25557.4 (PR: #8759)
  • Fix file extension in debugger troubleshooting doc (PR: #8756)
  • Update Roslyn to 5.3.0-2.25557.6 (PR: #8761)
    • File-based programs live directive diagnostics (PR: #80575)
    • Implement canonical miscellaneous files project loader for non-file-based programs (PR: #80748)
    • Better handle if a BuildHost process crashes that prevents connection (PR: #81041)
  • Wait for Html buffer updates before making requests (PR: #8748)
  • Bump Razor to 10.0.0-preview.25557.2 (PR: #8765)
    • Support Roslyn's custom nested code actions in VS Code (PR: #12467)
    • Format type parameter values as types (PR: #12448)
    • Default the cohosting option in the generator to on. (PR: #12446)
    • Add UnboundDirectiveAttributeAddUsingCodeActionProvider for directive attributes (PR: #12404)
    • Fix edit in one project not being reflected in consuming project (PR: #12439)