Update settings from , profile « main »
parent
a423eb17ea
commit
cd8439e06a
|
@ -1,12 +1,12 @@
|
|||
[
|
||||
{
|
||||
"key": "ctrl+tab",
|
||||
"command": "workbench.action.nextEditorInGroup"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+shift+tab",
|
||||
"command": "workbench.action.previousEditorInGroup"
|
||||
},
|
||||
// {
|
||||
// "key": "ctrl+tab",
|
||||
// "command": "workbench.action.nextEditorInGroup"
|
||||
// },
|
||||
// {
|
||||
// "key": "ctrl+shift+tab",
|
||||
// "command": "workbench.action.previousEditorInGroup"
|
||||
// },
|
||||
{
|
||||
"key": "ctrl+alt+b",
|
||||
"command": "type",
|
||||
|
|
Loading…
Reference in New Issue