microsoft / microsoft/vscode-cpptools
Breakpoints are set in all files with same name
まだ誰も着手していません。
- 主要言語
- TypeScript
- スター
- 6.2k
- フォーク
- 1.7k
- 平均マージ
- 14時間 46分
- マージ済み PR(30日)
- 61
説明
When setting a breakpoint in a file with a particular name, breakpoints are set in all files with that file name at the same line.
I saw #977 where the same issue is reported, but the provided workaround does not work and there is no response anymore from the team.
This is a deal breaker for me as I cannot use the debugger at all in the current situation. The issue has been open for 3 years already. If there is no intent of providing a good fix for this, can you let us know so we can reconsider our options?
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
同じ名前を持つ複数のファイルでブレークポイントの動作を再現し、その後、issue #977 で議論されている詳細とワークアラウンドを確認します。ブレークポイントの配置に関係する C/C++ デバッガー拡張機能のエントリーポイントを追跡します。完了の条件は、要求された行で、選択したファイルにのみブレークポイントが設定されることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- devtools
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100