vscode next diff

{
"key": "ctrl+up",
"command": "workbench.action.compareEditor.previousChange",
"when": "textCompareEditorVisible"
},
{
"key": "ctrl+down",
"command": "workbench.action.compareEditor.nextChange",
"when": "textCompareEditorVisible"
},
{
posted @ 2022-08-15 19:00  hh9515  阅读(31)  评论(0)    收藏  举报