Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Disabling or editing the Run Java/Debug Java options

未關閉
#1,264 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
5/5
預估耗時
一週以上
新手友好度
25/100
Issue 類型
功能
描述清晰度
需要釐清
活躍度
停滯
技術堆疊
java, typescript, vscode

研究方向

從 Java Debugger extension 的「Run Java」和「Debug Java」按鈕開始,然後檢視 launch.json 和 Gradle extension 如何提供可運作的替代方案。定義是否可以在不停用偵錯器相依性的情況下隱藏或覆寫這些按鈕;當所回報設定的支援行為明確後即視為完成。

由索引模型根據 Issue 內容生成。

描述

ai-triaged question ux

Hi. Is it possible to remove or override the "Run Java", "Debug Java" buttons that (I believe) the Java Debugger extension is adding to VSCode?
I'm running a Gradle project and the Gradle extension can successfully run and debug the project but I don't think it's possible to edit the launch.json file to use the same calls that the Gradle extension uses.

It's not a big deal but it's just confusing to have very visible Run/Debug buttons that do not work but have a set of Run/Debug buttons inside the Gradle extension that do work (but depend on the Java Debugger extension also so I can't totally disable it).

Thanks.

Environment
  • Operating System: Mac
  • JDK version: 17
  • Visual Studio Code version: 1.7.3.1
  • Java extension version: 0.25.6
  • Java Debugger extension version: 0.46.0
主要語言
TypeScript
星號
591
分支
429
平均合併
1 天 3 小時
30 天內合併 PR
19

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

microsoft/vscode-java-debug 的其他 Issue

查看 microsoft/vscode-java-debug 的全部 Issue

相似的 Issue

更多 TypeScript Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。