microsoft / microsoft/TypeScript

Give more information in --extendedDiagnostics

オープン
#32,767 コメント 0 件 リアクション 2 件 担当者 1 名 GitHub で見る

@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/.tsx files
  • .d.ts files
  • .js/.jsx files

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.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。