Microsoft/vscode

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

Open

#237.861 aberto em 14 de jan. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (10.221 forks)batch import
debthelp wantedjavascript

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

Description

For #237857

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

Guia do colaborador