Microsoft/vscode

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

オープン

#274,545 opened on 2025/11/01

 (2 件のコメント) (23 件のリアクション) (1 人の担当者)TypeScript (39,847 件のフォーク)batch import
Good first issueSearchTranslationsfeature-requesthelp wantedjson

Repository metrics

Stars
 (184,936 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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!

コントリビューターガイド