microsoft / microsoft/TypeScript

Support for `workspace/diagnostic` from LSP 3.17

Open
#63,784 2 comments 10 reactions 1 assignee View on GitHub

@andrewbranch is already working on this.

Since Aug 21, 2026.

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

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.