microsoft / microsoft/vscode-cpptools
Format variables output when debugging
オープン
まだ誰も着手していません。
debugger
Feature Request
- 主要言語
- TypeScript
- スター
- 6.2k
- フォーク
- 1.7k
- 平均マージ
- 14時間 46分
- マージ済み PR(30日)
- 61
説明
It would be nice to be able to choose the format of the variables when in debug.
Right now the output seems to be fixed as decimal. Sometimes is convenient to see the value in hexa or binary.
(this is applicable for both the variables list output and for the "mouse over" display)
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず、VS Code C/C++ デバッグ エクスペリエンスにおける変数リストの出力とマウスオーバー表示を追跡します。ユーザーが 16 進数または 2 進数の形式を選択でき、選択した形式が両方の表示で一貫して確認できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- cpp, typescript, vscode
- 領域
- devtools
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100