microsoft / microsoft/TypeScript
Give more information in --extendedDiagnostics
Offen
@DanielRosenwasser arbeitet bereits daran.
Seit 13.8.2019.
Experience Enhancement
Rescheduled
Suggestion
- Vorherrschende Sprache
- Go
- Sterne
- 111k
- Forks
- 14.3k
- Ø Merge
- 1 T. 19 Std.
- Gemergte PRs (30 T.)
- 117
Beschreibung
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.
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.