-
Notifications
You must be signed in to change notification settings - Fork 6.1k
edit pass based on feedback #49911
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
edit pass based on feedback #49911
Conversation
Fixes dotnet#49604 Also, searched for other instances of Visual Studio preview (which is now generally released) and update those as well.
There was a problem hiding this 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 |
docs/csharp/whats-new/tutorials/compound-assignment-operators.md
Outdated
Show resolved
Hide resolved
docs/csharp/whats-new/tutorials/compound-assignment-operators.md
Outdated
Show resolved
Hide resolved
docs/csharp/whats-new/tutorials/compound-assignment-operators.md
Outdated
Show resolved
Hide resolved
docs/csharp/whats-new/tutorials/compound-assignment-operators.md
Outdated
Show resolved
Hide resolved
docs/csharp/whats-new/tutorials/compound-assignment-operators.md
Outdated
Show resolved
Hide resolved
meaghanlewis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes LGTM.
Fixes #49604
Also, searched for other instances of Visual Studio preview (which is now generally released) and update those as well.
Internal previews