microsoft / microsoft/TypeScript
Support additional trace points
オープン
@jakebailey がすでに取り組んでいます。
2021年11月15日 から。
Rescheduled
- 主要言語
- Go
- スター
- 111k
- フォーク
- 14.3k
- 平均マージ
- 1日 19時間
- マージ済み PR(30日)
- 117
説明
Search Terms
Tracing, Logging
Suggestion
In addition to the trace points introduced in #40063, we've had requests for optional tracing of
- inferTypesFrom
- invokeOnce
- getAccessibleSymbolChain
- typeToTypeNode
- getIntersectionType
- getUnionType
- instantiateType
As a result, we will also require a mechanism for indicating which are active in any given run. (Consider mimicking the format used by the debug package.) However, the default should probably remain similar to what's in #40063 since performance analysis is the primary use case.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。