The JSON language server's NPM package (vscode-json-languageserver) is five years out of date

Open
#321,437 0 comments 2 reactions 1 assignee View on GitHub

@aeschli is already working on this.

Since Jun 15, 2026.

Assessment

This issue has not been assessed yet.

Description

Does this issue occur when all extensions are disabled?: Yes/No
Yes

  • VS Code Version: 1.124.2
  • OS Version: macOS Sequoia 15.7.8

Steps to Reproduce:

  1. Visit the language server package in the VSCode repository: ./extensions/json-language-features/server
  2. Observe that the last commit was made (at the time of writing) three weeks ago
  3. Click the "npm v1.3.4" badge to visit the NPM page
  4. Observe that it was last published five years ago.

This may be caused by the fact that the extension version in package.json hasn't changed since February 2021. I'm trying to use the language server in one of my own projects, and currently I need to download the entire repository and build it myself if I want the latest version.

Dominant language
TypeScript
Stars
193k
Forks
42.9k
PR merge metrics
PR metrics pending

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.

More from microsoft/vscode

All issues in microsoft/vscode

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.