mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-24 11:04:41 +02:00
vscodium: enable commandCenter
This commit is contained in:
parent
fff403f7aa
commit
ebec27b457
1 changed files with 2 additions and 1 deletions
|
@ -14,5 +14,6 @@
|
||||||
"extensions.autoCheckUpdates": false,
|
"extensions.autoCheckUpdates": false,
|
||||||
"extensions.autoUpdate": false,
|
"extensions.autoUpdate": false,
|
||||||
"explorer.confirmDragAndDrop": false,
|
"explorer.confirmDragAndDrop": false,
|
||||||
"editor.guides.bracketPairs": "active"
|
"editor.guides.bracketPairs": "active",
|
||||||
|
"window.commandCenter": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue