Skip to content

Remove Error List provider from the language service#9734

Merged
drewnoakes merged 2 commits intodotnet:mainfrom
drewnoakes:dev/drnoakes/remove-error-reporting
Aug 19, 2025
Merged

Remove Error List provider from the language service#9734
drewnoakes merged 2 commits intodotnet:mainfrom
drewnoakes:dev/drnoakes/remove-error-reporting

Conversation

@drewnoakes
Copy link
Member

@drewnoakes drewnoakes commented Aug 19, 2025

This provider is a no-op when LSP pull diagnostics are enabled. These are now always enabled, so we don't need this component.

Microsoft Reviewers: Open in CodeFlow

This provider is a no-op when LSP pull diagnostics are enabled. These are now always enabled.
@drewnoakes drewnoakes added this to the 17.15 milestone Aug 19, 2025
@drewnoakes drewnoakes requested a review from a team as a code owner August 19, 2025 05:24
@drewnoakes drewnoakes added Feature-Language-Service Populating the Roslyn workspace with references, source files, analyzers, etc Tenet-Performance This issue affects the "Performance" tenet. Performance-Scenario-Build This issue affects build performance. labels Aug 19, 2025
@drewnoakes drewnoakes merged commit ac07536 into dotnet:main Aug 19, 2025
5 checks passed
@drewnoakes drewnoakes deleted the dev/drnoakes/remove-error-reporting branch August 19, 2025 17:22
Copy link
Member

@jasonmalinowski jasonmalinowski left a comment

Choose a reason for hiding this comment

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

🎉

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

Labels

Feature-Language-Service Populating the Roslyn workspace with references, source files, analyzers, etc Performance-Scenario-Build This issue affects build performance. Tenet-Performance This issue affects the "Performance" tenet.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants