Microsoft/vscode

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

Open

#237,861 opened on Jan 14, 2025

View on GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (74,848 stars) (10,221 forks)batch import
debthelp wantedjavascript

Description

For #237857

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

Contributor guide

Fix `CompletionItem.command` deprecation for built-in js/ts · Microsoft/vscode#237861 | Good First Issue