Microsoft/vscode
[npm] package.json dependency autocomplete: autocomplete all versions
Aberta
#274.545 aberto em 1 de nov. de 2025
Good first issueSearchTranslationsfeature-requesthelp wantedjson
Métricas do repositório
- Stars
- (184.936 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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!