microsoft / microsoft/TypeScript

Missing `removeUnused` code fix/code action

Aperta
#63,811 2 commenti 3 reazioni 1 assegnatario Rivendicata da @iisaduan Vedi su GitHub
Lingua principale
Go
Stelle
111k
Fork
14.3k
Merge medio
2g 4h
PR unite (30g)
132

Descrizione

`source.removeUnused.ts` is not implemented for `editor.codeActionOnSave` in VSCode (see https://github.com/microsoft/typescript-go/issues/2444#issue-3785594140).

Currently with only the experimental server, code actions look like this:
Image

The corresponding codefix is not also available, and the underlying individual codefixes (unused identifier, etc) are also not ported

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.