Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support new DiagnosticTag #1154

Closed
akaroml opened this issue Aug 27, 2019 · 1 comment
Closed

Support new DiagnosticTag #1154

akaroml opened this issue Aug 27, 2019 · 1 comment
Assignees

Comments

@akaroml
Copy link
Contributor

akaroml commented Aug 27, 2019

vscode recently introduced the new capability to attach extra tags to Diagnostic. See: https:/microsoft/vscode-languageserver-node/blob/master/types/src/main.ts#L513
It allows us to show diagnostic info differently:

  • Unnecessary: show code with faded effect instead of red squiggles
  • Deprecated: show strike-through effect
@rgrunber
Copy link
Contributor

This was addressed in #1162

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

No branches or pull requests

2 participants