Microsoft/vscode

Fix `CompletionItem.command` deprecation for built-in js/ts

Open

#237,861 创建于 2025年1月14日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)TypeScript (10,221 fork)batch import
debthelp wantedjavascript

仓库指标

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

描述

For #237857

Looks like we think we can changing the completion item command during resolve, which has been marked deprecated

贡献者指南