Skip to content

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

@JLindop

Description

@JLindop

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions