We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9566c64 commit 41ba28aCopy full SHA for 41ba28a
package.json
@@ -104,12 +104,12 @@
104
{
105
"command": "java.debug.runFromProjectView",
106
"when": "view == javaProjectExplorer && viewItem =~ /java:project(?=.*?\\b\\+java\\b)(?=.*?\\b\\+uri\\b)/",
107
- "group": "debugger@1"
+ "group": "8_execution@10"
108
},
109
110
"command": "java.debug.debugFromProjectView",
111
112
- "group": "debugger@2"
+ "group": "8_execution@20"
113
}
114
],
115
"explorer/context": [
0 commit comments