microsoft / microsoft/TypeScript
Inlay hints will be disabled after extending constructor function in Mixin Implementation using Typescript
まだ誰も着手していません。
- 主要言語
- Go
- スター
- 111k
- フォーク
- 14.3k
- 平均マージ
- 2日 4時間
- マージ済み PR(30日)
- 132
説明
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.97.2
- OS Version: Windows_NT x64 10.0.26100
Steps to Reproduce:
Pre-conditions:
- Inlay hints must be enabled in VS Code
- Configurations of Inlay hints in VS Code

1. Make a function

3. Convert function to Generic and constructor function
- Before extending constructor function (Inlay hints are enabled)

- After extending constructor function (Inlay hints are disabled)

Recorded Video
https://github.com/user-attachments/assets/897fea39-0edc-4a7f-a88f-c91fc6636ace
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、インレイヒントを有効にした状態で報告を再現し、次に、mixin 実装でコンストラクターを拡張する前後のジェネリックなコンストラクター関数の例を比較します。この構造に対するインレイヒントを計算する TypeScript language-service のパスを追跡します。拡張後もヒントが有効なままであり、回帰がテストでカバーされていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- developer-experience
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100