microsoft / microsoft/TypeScript

Support for `workspace/diagnostic` from LSP 3.17

Open
#63,784 2 comments 10 reactions 1 assignee Claimed by @andrewbranch View on GitHub
Needs Investigation
Dominant language
Go
Stars
111k
Forks
14.3k
Avg merge
2d 4h
Merged PRs (30d)
132

Description

Tracking issue for support on the LSP [`workspace/diagnostics`](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#workspace_diagnostic) request. Getting this working would be a major win over `typescript-language-server` and `vtsls` to get project wide diagnostics in editors where all issues are detected before each individual file is open the current reliance on `didOpen` makes editor workspace diagnostics less reliable.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.