change keybinding in mac to use max terminal instead of macros
This commit is contained in:
parent
9fb9005c50
commit
58682cb7e3
|
@ -146,7 +146,7 @@
|
|||
},
|
||||
{
|
||||
"key": "cmd+e",
|
||||
"command": "macros.terminal",
|
||||
"command": "workbench.action.toggleMaximizedPanel",
|
||||
"when": "!activePanel"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue