Microsoft/vscode
Ver no GitHub[npm] package.json dependency autocomplete: autocomplete all versions
Open
#274.545 aberto em 1 de nov. de 2025
feature-requesthelp wantedjson
Métricas do repositório
- Stars
- (74.848 stars)
- Métricas de merge de PR
- (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)
Description
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!