microsoft / microsoft/TypeScript
Give more information in --extendedDiagnostics
Aperta
@DanielRosenwasser ci sta già lavorando.
Dal 13/8/2019.
Experience Enhancement
Rescheduled
Suggestion
- Lingua principale
- Go
- Stelle
- 111k
- Fork
- 14.3k
- Merge medio
- 1g 19h
- PR unite (30g)
- 117
Descrizione
This is a list I may keep adding to as I help troubleshoot users with slow projects.
Breakdown of file types
Much of the time, users just have a lot of .d.ts files in node_modules. It'd be easier to tell the cause if I could see the breakdown of:
.ts/.tsxfiles.d.tsfiles.js/.jsxfiles
I'd want to know number of lines and number of files.
Breakdown of program construction time
I've seen many examples of incorrect exclude globs that try to exclude node_modules but fail to do so.
What I'm looking for is number of folders explored during program construction time.
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.