microsoft / microsoft/TypeScript
Missing `removeUnused` code fix/code action
Aperta
- 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:
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.