Microsoft/vscode
Vedi su GitHub[npm] package.json dependency autocomplete: autocomplete all versions
Open
#274.545 aperta il 1 nov 2025
feature-requesthelp wantedjson
Metriche repository
- Star
- (74.848 star)
- Metriche merge PR
- (Merge medio 11h 43m) (1000 PR mergiate in 30 g)
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!