microsoft / microsoft/vscode-python-debugger
Surface "variablePresentation" in settings.json
未關閉
還沒有人認領這個 Issue。
feature-request
needs PR
- 主要語言
- TypeScript
- 星號
- 181
- 分支
- 126
- 平均合併
- 2 天 3 小時
- 30 天內合併 PR
- 3
描述
https://github.com/microsoft/ptvsd/issues/1621#issuecomment-616581823
This allows user to control how various variable groups are shown in debugger UI. We have implemented it for VS originally (to allow it to request old behavior); but it's more broadly useful, and people are already asking for it in VSCode context.
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
此 issue 指向 settings.json 和連結的 ptvsd 留言;先閱讀該設計,並追蹤偵錯工具設定如何到達 VS Code UI。確認該設定已公開,且變更它會改變偵錯工具中變數群組的呈現方式。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- python, typescript
- 領域
- devtools
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100