Skip to content

Commit acad2c2

Browse files
authored
Add help center into shortcuts (#1365)
1 parent 8871b89 commit acad2c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@
7575
{
7676
"title": "$(project) Open Project Settings",
7777
"command": "java.projectSettings"
78+
},
79+
{
80+
"title": "$(info) Open Help Center",
81+
"command": "java.welcome"
7882
}
7983
],
8084
"walkthroughs": [

0 commit comments

Comments
 (0)