microsoft / microsoft/TypeScript
Enable IntelliSense in staged files
オープン
まだ誰も着手していません。
Possible Improvement
- 主要言語
- Go
- スター
- 111k
- フォーク
- 14.3k
- 平均マージ
- 2日 4時間
- マージ済み PR(30日)
- 132
説明
From https://github.com/microsoft/vscode/issues/268520
**Repo**
1. Staged a `.ts` file in VS Code using the scm view
2. In the scm view, click on the staged file to open it in an editor
3. Try using go to symbol or go to definition in the editor
**Bug**
Nothing happens
We should be able to enable syntax only features in these files, such the document outline (go to symbol)
Would be great to support `go to definition` too
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
ステージされた .ts ファイルを使い、VS Code SCM ビューから問題を再現してから、staged ファイル用エディターのエントリポイントと、言語サービスとの統合を追跡します。報告にはファイル名やテストの記載はありません。完了条件は document outline/go to symbol が機能することで、可能であれば go to definition もサポートします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript, vscode
- 領域
- developer-experience, tooling
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100