Skip to content

Conversation

@davidwengier
Copy link
Member

Weekly bump

View Complete Diff of Changes

  • Fix DI scoping violation in RazorSourceGeneratorTestsBase (PR: #12432)
  • Fix race condition in MemoryCache.Compact() (PR: #12434)
  • Don't put breakpoints on component start tags, end tags or attributes (PR: #12422)
  • Clean up object pools and improve PooledHashSet (PR: #12406)
  • Use correct TF for remote components locally (PR: #12425)
  • PR feedback from Allow cohosting quick info to show html tag information even when on a taghelper or component tag. razor#12415 which accidentally didn't get pushed (PR: #12424)
  • Fix formatting of mixed indentation in VS Code (PR: #12418)
  • Remove procdump for now (PR: #12420)
  • Allow cohosting quick info to show html tag information even when on a taghelper or component tag. (PR: #12415)
  • Enable R2R for servicehub components: (PR: #12385)
  • Tell copilot to prefer cohosting tests for tooling (PR: #12412)
  • Fix(ish) formatting of RenderFragments (C# templates) (PR: #12397)
  • Remove most direct calls to GetOrParseCSharpSyntaxTree (PR: #12407)
  • Drop Html edits that would split a C# literal across multiple lines (PR: #12396)
  • Add test coverage for completion in component parameters with leading @ (PR: #12405)
  • Fix completion resolve for provisional completion (PR: #12403)
  • Share hover and diagnostics tests withe VS Code (PR: #12399)
  • Don't create a new FormattingContext if there weren't any cleanup changes (PR: #12400)
  • Normalize line endings in on type formatting (PR: #12398)

@davidwengier davidwengier requested a review from a team as a code owner November 3, 2025 00:25
@dibarbet dibarbet merged commit 0471839 into dotnet:main Nov 4, 2025
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants