Skip to content

Support to distinguish diagnostics from TS from the diagnostics from a language server plugin #15224

Closed
@egamma

Description

@egamma

Experimenting with tslint running as a language server plugin.

When providing the diagnostics from tslint from the language server plugin decorator, then the diagnostics cannot be distinguished from the original typescript diagnostics, see below:

image

With the existing vscode-tslint extension we prefix the message with the source of the diagnostic, e.g., tslint.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptFixedA PR has been merged for this issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions