We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ad62a commit c666cb4Copy full SHA for c666cb4
2 files changed
package.json
@@ -160,6 +160,15 @@
160
"image": "walkthrough/tutorials.png",
161
"altText": "Tutorials"
162
}
163
+ },
164
+ {
165
+ "id": "java.showHelpCenter",
166
+ "title": "Java Help Center",
167
+ "description": "Discover more shortcuts and features on this page.\n[Open Java Help Center](command:java.welcome)",
168
+ "media": {
169
+ "image": "walkthrough/help-center.png",
170
+ "altText": "Java Help Center"
171
+ }
172
173
]
174
walkthrough/help-center.png
28.7 KB
0 commit comments