File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 454454 "group" : " cnblogs@0"
455455 },
456456 {
457- "command" : " vscode-cnb.save -post-file- to-cnblogs " ,
457+ "command" : " vscode-cnb.show -post-to-local-file-info " ,
458458 "when" : " resourceLangId == markdown" ,
459459 "group" : " cnblogs@1"
460460 },
461461 {
462- "command" : " vscode-cnb.open -post-in-blog-admin " ,
462+ "command" : " vscode-cnb.save -post-file-to-cnblogs " ,
463463 "when" : " resourceLangId == markdown" ,
464464 "group" : " cnblogs@2"
465465 },
466466 {
467- "command" : " vscode-cnb.upload-clipboard-image " ,
467+ "command" : " vscode-cnb.open-post-in-blog-admin " ,
468468 "when" : " resourceLangId == markdown" ,
469469 "group" : " cnblogs@3"
470470 },
471471 {
472- "command" : " vscode-cnb.upload-local-disk -image" ,
472+ "command" : " vscode-cnb.upload-clipboard -image" ,
473473 "when" : " resourceLangId == markdown" ,
474474 "group" : " cnblogs@4"
475+ },
476+ {
477+ "command" : " vscode-cnb.upload-local-disk-image" ,
478+ "when" : " resourceLangId == markdown" ,
479+ "group" : " cnblogs@5"
475480 }
476481 ],
477482 "editor/title" : [
You can’t perform that action at this time.
0 commit comments