Skip to content

Add property to errors in errorlist to prevent the error service from…#56785

Merged
dibarbet merged 1 commit intodotnet:release/dev17.0from
dibarbet:liveshare_dupe_errors
Sep 28, 2021
Merged

Add property to errors in errorlist to prevent the error service from…#56785
dibarbet merged 1 commit intodotnet:release/dev17.0from
dibarbet:liveshare_dupe_errors

Conversation

@dibarbet
Copy link
Copy Markdown
Member

… duplicating them to the guest in LiveShare

Errors for the liveshare guest are either produced via LSP publish diagnostics directly to the guest or, when pull diagnostics are enabled on the host, via LSP pull. Host error list errors should never be propagated to the guest.

Fixes - https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1378186 (introduced when the platform switched to using the diagnostics brokered service for LSP publish).

@dibarbet dibarbet added Area-IDE LSP issues related to the roslyn language server protocol implementation labels Sep 28, 2021
@dibarbet dibarbet requested a review from a team as a code owner September 28, 2021 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved to merge Area-IDE LSP issues related to the roslyn language server protocol implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants