File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 6868 "commands" : [
6969 {
7070 "command" : " HackMD.login" ,
71- "title" : " Login"
71+ "title" : " HackMD: Login"
7272 },
7373 {
7474 "command" : " HackMD.logout" ,
75- "title" : " Logout"
75+ "title" : " HackMD: Logout"
7676 },
7777 {
7878 "command" : " treeView.refreshList" ,
79- "title" : " Refresh" ,
79+ "title" : " HackMD: Refresh" ,
8080 "icon" : " src/icon/refresh.svg"
8181 },
8282 {
8383 "command" : " note.showPreview" ,
84- "title" : " Show preview " ,
84+ "title" : " HackMD: Show Preview " ,
8585 "icon" : " src/icon/eye.svg"
8686 },
8787 {
8888 "command" : " note.showPreviewAndEditor" ,
89- "title" : " Show preview to side " ,
89+ "title" : " HackMD: Show Preview To Side " ,
9090 "icon" : " src/icon/education.svg"
9191 },
9292 {
9393 "command" : " HackMD.createActiveEditorContentToHackMD" ,
94- "title" : " HackMD: Create active editor Content to HackMD"
94+ "title" : " HackMD: Create Active Editor Content To HackMD"
9595 }
9696 ],
9797 "menus" : {
You can’t perform that action at this time.
0 commit comments