firefox-devtools / firefox-devtools/vscode-firefox-debug
Obfuscated variables are not made readable using the available inline source map
オープン
- 主要言語
- TypeScript
- スター
- 447
- フォーク
- 76
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Obfuscated variables are not made readable using the available inline source map.
With `pathMappings` configured, breakpoints in VSCode work, but the variables values aren't visible in the editor on mouse hover, and the "variables" pane in the "run and debug" pane only shows the obfuscated variables without any useful names.
コントリビューションガイド
調査の方向性
まず、pathMappings と利用可能な inline source map を使って VS Code で問題を再現し、次に、マップされた名前がブレークポイントと変数表示でどのように使われているかを追跡します。ホバー値と Run and Debug variables pane に、難読化された変数だけでなく、役に立つ難読化されていない名前が表示されれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript, vscode
- 領域
- developer-experience, devtools
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 38/100