vscode
vscode copied to clipboard
Fix `CompletionItem.command` deprecation for built-in js/ts
For #237857
Looks like we think we can changing the completion item command during resolve, which has been marked deprecated