mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 16:41:43 +05:30
"up" now does brew update
- VSCode - shift+esc - to hide side panel - VSCode- Settings -cleanup, added better comment settings
This commit is contained in:
@@ -60,8 +60,7 @@
|
||||
"when": "terminal.active"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+`",
|
||||
"command": "-workbench.action.terminal.toggleTerminal",
|
||||
"when": "terminal.active"
|
||||
"key": "shift+escape",
|
||||
"command": "workbench.action.toggleSidebarVisibility"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user