We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8871b89 commit acad2c2Copy full SHA for acad2c2
1 file changed
package.json
@@ -75,6 +75,10 @@
75
{
76
"title": "$(project) Open Project Settings",
77
"command": "java.projectSettings"
78
+ },
79
+ {
80
+ "title": "$(info) Open Help Center",
81
+ "command": "java.welcome"
82
}
83
],
84
"walkthroughs": [
0 commit comments