microsoft / microsoft/vscode-java-debug
Intellisense on vscode debug console doesn't provide proper completion
未關閉
還沒有人認領這個 Issue。
ai-triaged
bug
evaluation
external
- 主要語言
- TypeScript
- 星號
- 591
- 分支
- 429
- 平均合併
- 1 天 9 小時
- 30 天內合併 PR
- 19
描述
- in a non-static method, input
this.cannot toggle the method list of this object, you must press ctrl+space - if I select hashCode which is a method but the finally code would be this.hashCode not this.hashCode()
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
未指定來源檔案或測試。請在 VS Code Java debug console 中重現這兩種補全情況:this. 應在不使用 Ctrl+Space 的情況下顯示成員,而選取 hashCode 應產生方法呼叫。兩種補全行為都正常運作即視為完成。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java, typescript, vscode
- 領域
- developer-experience, devtools
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100