Skip to content
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

Add BuildOnlyDiagnosticIdsRequest type #6113

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

mavasani
Copy link
Member

Work towards #5728. Follow-up to dotnet/roslyn#69475.

C# extension can now invoke getBuildOnlyDiagnosticIds API after each explicit build/rebuild command to identify build-only diagnostic IDs.

Work towards dotnet#5728. Follow-up to dotnet/roslyn#69475.

C# extension can now invoke `getBuildOnlyDiagnosticIds` API after each explicit build/rebuild command to identify build-only diagnostic IDs.
@mavasani mavasani requested a review from a team as a code owner August 11, 2023 11:06
@mavasani mavasani merged commit 4c022ca into dotnet:main Aug 14, 2023
4 checks passed
@mavasani mavasani deleted the BuildOnlyDiagnosticIdsRequest branch August 14, 2023 11:54
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.

None yet

2 participants