Skip to content

Fix dropped tags in Diagnostic -> IMarkerData - #297

Merged
CGNonofr merged 1 commit into
TypeFox:masterfrom
rw-access:patch-1
Nov 3, 2021
Merged

Fix dropped tags in Diagnostic -> IMarkerData#297
CGNonofr merged 1 commit into
TypeFox:masterfrom
rw-access:patch-1

Conversation

@rw-access

@rw-access rw-access commented Oct 29, 2021

Copy link
Copy Markdown
Contributor

When converting diagnostics from the language client DIagnostic from into IMarkerData, the tag field was dropped.

This keeps that field present in the diagnostic.

Here's confirmation of this locally with the Unnecessary tag on all false values, and no diagnostics on true:
Screen Shot 2021-10-29 at 4 22 43 PM

@CGNonofr

CGNonofr commented Nov 2, 2021

Copy link
Copy Markdown
Collaborator

Thank you 👍

Can you just squash your 2 commits please?

@CGNonofr
CGNonofr merged commit a4becfe into TypeFox:master Nov 3, 2021
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.

2 participants