Skip to content

Commit c666cb4

Browse files
authored
add step for help center in walkthrough (#698)
* add step for help center in walkthrough Signed-off-by: Yan Zhang <[email protected]> * Update package.json
1 parent 56ad62a commit c666cb4

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

package.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,15 @@
160160
"image": "walkthrough/tutorials.png",
161161
"altText": "Tutorials"
162162
}
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+
}
163172
}
164173
]
165174
}

walkthrough/help-center.png

28.7 KB
Loading

0 commit comments

Comments
 (0)