Skip to content

Unused analyzers: disable in VS when file has errors#19892

Open
auduchinok wants to merge 5 commits into
dotnet:mainfrom
auduchinok:noUnusedOpensVs
Open

Unused analyzers: disable in VS when file has errors#19892
auduchinok wants to merge 5 commits into
dotnet:mainfrom
auduchinok:noUnusedOpensVs

Conversation

@auduchinok

@auduchinok auduchinok commented Jun 4, 2026

Copy link
Copy Markdown
Member

An alternative take on #19854.

The FCS APIs work correctly with the check results they are passed in, so the decision on whether to call them should be done on the client side.

@github-actions

github-actions Bot commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/11.0.100.md
vsintegration/src docs/release-notes/.VisualStudio/18.vNext.md

@github-actions github-actions Bot added the AI-Tooling-Check-Scanned-Clean Tooling check: diff analyzed, no interesting infrastructure files label Jun 4, 2026
@auduchinok auduchinok added NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes and removed NO_RELEASE_NOTES Label for pull requests which signals, that user opted-out of providing release notes labels Jun 4, 2026
@auduchinok

auduchinok commented Jun 4, 2026

Copy link
Copy Markdown
Member Author

@T-Gro This is ready. Feel free to add VS-specific tests to this branch, like the ones in the other PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI-Tooling-Check-Scanned-Clean Tooling check: diff analyzed, no interesting infrastructure files

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

1 participant