Microsoft/vscode

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

Open

#274,545 创建于 2025年11月1日

在 GitHub 查看
 (2 评论) (23 反应) (1 负责人)TypeScript (10,221 fork)batch import
feature-requesthelp wantedjson

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

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!

贡献者指南