mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
Code settings organized. Code keyboard bindings for terminal changed to alt+a
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
"command": "editor.emmet.action.wrapWithAbbreviation"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+alt+t",
|
||||
"key": "alt+a",
|
||||
"command": "workbench.action.terminal.focus"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+alt+t",
|
||||
"key": "alt+a",
|
||||
"command": "workbench.action.focusActiveEditorGroup",
|
||||
"when": "terminalFocus"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user