microsoft / microsoft/TypeScript
Give more information in --extendedDiagnostics
オープン
@DanielRosenwasser がすでに取り組んでいます。
2019年8月13日 から。
Experience Enhancement
Rescheduled
Suggestion
- 主要言語
- Go
- スター
- 111k
- フォーク
- 14.4k
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 117
説明
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.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。