Skip to content

Categories for C# 8 diagnostics#54100

Open
BillWagner wants to merge 2 commits into
dotnet:mainfrom
BillWagner:csharp8-theme-notes
Open

Categories for C# 8 diagnostics#54100
BillWagner wants to merge 2 commits into
dotnet:mainfrom
BillWagner:csharp8-theme-notes

Conversation

@BillWagner
Copy link
Copy Markdown
Member

@BillWagner BillWagner commented May 29, 2026

No visible changes. Capture the groups of errors in the C# 8 range, for undocumented errors are warnings.

Also, add the latest C# 15 preview errors (most of which will be documented in the next sprint.)


Internal previews

📄 File 🔗 Preview link
docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md Coming in C# 15

No visible changes. Capture the groups of errors in the C# 8 range, for undocumented errors are warnings.
Copilot AI review requested due to automatic review settings May 29, 2026 21:04
@BillWagner BillWagner requested a review from a team as a code owner May 29, 2026 21:04
@dotnetrepoman dotnetrepoman Bot added this to the May 2026 milestone May 29, 2026
@BillWagner BillWagner enabled auto-merge (squash) May 29, 2026 21:04
Copy link
Copy Markdown
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 updates the f1_keywords list for the “Sorry, we don't have specifics on this error” C# page by adding category comments and extending the list with additional C# 8-era diagnostic IDs.

Changes:

  • Add category comment headers to group C# 8.0 diagnostic IDs in the f1_keywords YAML list.
  • Add additional diagnostic IDs (CS9385, CS9386, and CS9387) under a “More unions” grouping.

Comment thread docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md Outdated
Comment thread docs/csharp/misc/sorry-we-don-t-have-specifics-on-this-csharp-error.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
- "CS9382"
- "CS9383"
- "CS9384"
# More unions:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should this be indented?

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.

3 participants