File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 4444 "url" : " https://github.com/kasecato/vscode-intellij-idea-keybindings/issues"
4545 },
4646 "contributes" : {
47- "keybindings" : [
48- {
47+ "keybindings" : [{
4948 "key" : " ctrl+shift+enter" ,
5049 "mac" : " cmd+shift+enter" ,
5150 "command" : " acceptSelectedSuggestion" ,
742741 {
743742 "key" : " ctrl+`" ,
744743 "mac" : " ctrl+v" ,
745- "command" : " workbench.view.git " ,
744+ "command" : " workbench.view.scm " ,
746745 "intellij" : " ‘VCS’ quick popup" ,
747746 "todo" : " no popup"
748747 },
Original file line number Diff line number Diff line change 13091309 {
13101310 "key" : " ctrl+`" ,
13111311 "mac" : " ctrl+v" ,
1312- "command" : " workbench.view.git " ,
1312+ "command" : " workbench.view.scm " ,
13131313 "intellij" : " ‘VCS’ quick popup" ,
13141314 "todo" : " no popup"
13151315 },
16441644 }
16451645 ]
16461646 }
1647- }
1647+ }
You can’t perform that action at this time.
0 commit comments