Microsoft/vscode

[npm] package.json dependency autocomplete: autocomplete all versions

Open

#274.545 geöffnet am 1. Nov. 2025

Auf GitHub ansehen
 (2 Kommentare) (23 Reaktionen) (1 zugewiesene Person)TypeScript (74.848 Stars) (10.221 Forks)batch import
feature-requesthelp wantedjson

Beschreibung

In Webstorm when you edit the package.json it provides intellisense for dependencies version. So when you Type the package name and go to type in the version a drop down will populate with the various version which are listed on the npm registry (not just the latest version).

Can we bring this feature to VSCode? Much thanks!

Contributor Guide