microsoft / microsoft/vscode-cpptools
Duplicate debug attach options appear in the Debug or Configure Active File dropdown if any attach configs exist in launch.json
オープン
まだ誰も着手していません。
bug
debugger
help wanted
tasks/build/debug
- 主要言語
- TypeScript
- スター
- 6.2k
- フォーク
- 1.7k
- 平均マージ
- 14時間 46分
- マージ済み PR(30日)
- 61
説明
- Add some attach configurations to launch.json.
- Use the Debug or Configure Active options (top right of a file).
Bug: The dropdown shows duplicates (2 for Configure and 4 for Debug), which seems buggy and confusing. I'm not sure what the difference is between the duplicate options.
I hit this while investigating https://github.com/microsoft/vscode-cpptools/pull/13569 , but it was a pre-existing issue.
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
launch.json に attach 構成を追加して問題を再現し、その後、ファイル右上部の Debug または Configure Active オプションを使用します。これらの構成が各ドロップダウンにどのように追加されるかを追跡し、エントリが重複する理由を特定します。各構成が該当するドロップダウンに一度だけ表示され、既存の attach オプションも引き続き利用できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- tooling
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100