Skip to content

Suggestions now use diagnosticCollection#32740

Merged
sandersn merged 1 commit into
masterfrom
suggestions-use-diagnosticCollection
Aug 6, 2019
Merged

Suggestions now use diagnosticCollection#32740
sandersn merged 1 commit into
masterfrom
suggestions-use-diagnosticCollection

Conversation

@sandersn
Copy link
Copy Markdown
Member

@sandersn sandersn commented Aug 6, 2019

Previously they used multimaps, unlike all the other diagnostics. This prevents duplicate suggestions, like other kinds of diagnostics.

Fixes #28710

Previously they used multiMaps, unlike all the other diagnostics. This
prevents duplicate suggestions, like other kinds diagnostics.

Fixes #28710
@sandersn sandersn merged commit 269c3d3 into master Aug 6, 2019
@sandersn sandersn deleted the suggestions-use-diagnosticCollection branch August 6, 2019 18:15
@microsoft microsoft locked as resolved and limited conversation to collaborators Oct 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate suggestion diagnostics returned for import with missing types

3 participants