Skip to content

Conversation

@davidwengier
Copy link
Member

Weekly bump, and one cool new code action

View Complete Diff of Changes

  • Add CodeAction to simplify fully-qualified component tags (PR: #12379)
  • Use the full file path as the target path when it's missing (PR: #12355)
  • Reduce the range walked for formatting content validation (PR: #12384)
  • Add test coverage and bug fix for RemoveUnusedVariable code action in Razor files (PR: #12380)
  • Remove syntax annotations from the Razor compiler (PR: #12345)
  • Use shared instances of NodeWriter classes (PR: #12362)
  • Reduce allocated strings in CodeWriter (PR: #12366)
  • Remove SyntaxTokenCache.Entry (PR: #12370)
  • Init semantic token refresh, and queue on request (PR: #12367)
  • Throw an exception in OOP if an error is logged. (PR: #12376)
  • Update generator type check to use FullName (PR: #12378)
  • Share cohost code action tests with C# extension tests (PR: #12354)
  • Fix component and component attribute rename in cohosting (PR: #12374)
  • Localized file check-in by OneLocBuild Task: Build definition ID 262: Build ID 2820946 (PR: #12369)
  • Improve GreenNode.ToString() implementation for efficiency (PR: #12344)

@davidwengier davidwengier requested a review from a team as a code owner October 26, 2025 23:05
@dibarbet dibarbet merged commit 1f325d7 into dotnet:main Oct 27, 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