Skip to content

Conversation

@BillWagner
Copy link
Member

@BillWagner BillWagner commented Nov 14, 2025

Fixes #49604

Also, searched for other instances of Visual Studio preview (which is now generally released) and update those as well.


Internal previews

📄 File 🔗 Preview link
docs/csharp/whats-new/tutorials/compound-assignment-operators.md Tutorial: Create compound assignment operators
docs/csharp/whats-new/tutorials/extension-members.md Explore extension members in C# 14 to enhance existing types

Fixes dotnet#49604

Also, searched for other instances of Visual Studio preview (which is now generally released) and update those as well.
@BillWagner BillWagner requested a review from a team as a code owner November 14, 2025 21:27
Copilot AI review requested due to automatic review settings November 14, 2025 21:27
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 14, 2025
Copilot finished reviewing on behalf of BillWagner November 14, 2025 21:30
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR applies editorial improvements to two C# tutorial documents based on feedback. The primary changes update Visual Studio 2026 references (removing "preview" status), improve hyphenation consistency, refine documentation clarity, and enhance readability through better verb choices and list formatting.

  • Updates Visual Studio 2026 from preview to generally available release
  • Improves consistency in hyphenation of compound adjectives
  • Enhances tutorial structure with clearer section headers and content organization

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 13 comments.

File Description
docs/csharp/whats-new/tutorials/extension-members.md Updates Visual Studio 2026 prerequisite information to reflect general availability (though link text inconsistency remains)
docs/csharp/whats-new/tutorials/compound-assignment-operators.md Comprehensive editorial pass including metadata updates, hyphenation fixes, improved section organization, enhanced code comments, clearer verb choices, and updated Visual Studio prerequisite information

Copy link
Contributor

@meaghanlewis meaghanlewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These changes LGTM.

@BillWagner BillWagner enabled auto-merge (squash) November 14, 2025 22:05
@BillWagner BillWagner merged commit 97b6254 into dotnet:main Nov 14, 2025
9 checks passed
@BillWagner BillWagner deleted the internal-review-feedback branch November 16, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Address feedback from team review

3 participants