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