Microsoft/vscode

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

Aperta

#274.545 aperta il 1 nov 2025

 (2 commenti) (23 reazioni) (1 assegnatario)TypeScript (39.847 fork)batch import
Good first issueSearchTranslationsfeature-requesthelp wantedjson

Metriche repository

Star
 (184.936 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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!

Guida contributor