microsoft / microsoft/TypeScript

Rationalize our presentation and handling of merged/alias symbols in the IDE.

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

まだ誰も着手していません。

Domain: API Domain: LS: Quick Info Help Wanted Suggestion
主要言語
Go
スター
111k
フォーク
14.3k
平均マージ
1日 19時間
マージ済み PR(30日)
117

説明

Examples of where we could be better:

  1. Quick info for an alias could present information about the alias, as well as information about what the alias points to.
  2. Goto-type for a union type could allow you to go to any constituent union-type-element.
  3. Goto-def on a merged symbol could allow you to go to any declaration.
  4. Quick info on a merged symbol could show you all the constituent declaration pieces.

etc. etc.

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

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

はじめの一歩

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

調査の方向性

まず Quick info、Goto-type、Goto-def の IDE エントリポイントを確認し、エイリアス、ユニオン型、マージされたシンボルがどのように表現されているかを比較します。実装前に各動作について個別のスコープと完了基準を定義します。done では、列挙されたナビゲーションと表示のケースを網羅する必要があります。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
typescript
領域
developer-experience
issue の種類
機能追加
難易度
5/5
見積もり時間
1週間以上
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
20/100

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

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