Skip to content

Forward diagnostic tags received from the native language service to vscode.Diagnostic.tags. - #14773

Draft
Colen Garoutte-Carson (Colengms) wants to merge 1 commit into
mainfrom
dev/coleng/unused_vars
Draft

Colen Garoutte-Carson (Colengms) wants to merge 1 commit into
mainfrom
dev/coleng/unused_vars

Conversation

@Colengms

Copy link
Copy Markdown
Contributor

Summary

Forward diagnostic tags received from the native language service to vscode.Diagnostic.tags.

This enables VS Code to render diagnostics tagged Unnecessary, such as unused declarations, using its standard faded styling. Diagnostics without tags are unchanged.

This is associated with a native PR, as a proposed implementation for: #10490

Validation

  • TypeScript compilation passed
  • ESLint passed
  • Formatting checks passed

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

Labels

None yet

Projects

Status: Pull Request

Development

Successfully merging this pull request may close these issues.

1 participant