File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 570570 "scope" : " application" ,
571571 "default" : true ,
572572 "editPresentation" : " singlelineText" ,
573- "markdownDescription" : " 在上传博文时显示确认消息 "
573+ "markdownDescription" : " 侧边栏上传博文时显示确认对话框 "
574574 },
575575 "cnblogsClient.markdown.showConfirmMsgWhenPullPost" : {
576576 "order" : 13 ,
577577 "type" : " boolean" ,
578578 "scope" : " application" ,
579579 "default" : true ,
580580 "editPresentation" : " singlelineText" ,
581- "markdownDescription" : " 在拉取博文时显示确认消息 "
581+ "markdownDescription" : " 拉取博文显示确认对话框 "
582582 },
583583 "cnblogsClient.markdown.ignoreYfmWhenUploadPost" : {
584584 "order" : 14 ,
12281228 "group" : " navigation"
12291229 },
12301230 {
1231- "command" : " vscode-cnb.post.upload-file" ,
1232- "when" : " resourceLangId == markdown" ,
1231+ "command" : " vscode-cnb.post.upload-file-no-confirm " ,
1232+ "when" : " resourceLangId == markdown || resourceLangId == html " ,
12331233 "group" : " navigation"
12341234 }
12351235 ],
You can’t perform that action at this time.
0 commit comments