microsoft / microsoft/TypeScript
Missing `addMissingImports` code action/code fix
Offen
@iisaduan arbeitet bereits daran.
Seit 01.4.2026.
- Vorherrschende Sprache
- Go
- Sterne
- 111k
- Forks
- 14.3k
- Ø Merge
- 2 T. 4 Std.
- Gemergte PRs (30 T.)
- 132
Beschreibung
`source.addMissingImports.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:
t is also not available as a codefix:
Instead we get this (there are only 2 missing imports 😅):
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.