summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander <a.kiryukhin@vk.team>2024-10-01 12:30:29 +0300
committerAlexander <a.kiryukhin@vk.team>2024-10-01 12:30:29 +0300
commite2c62dd284135a296a999c9c8a14d0473650b6f6 (patch)
tree887893220b84520ba885316e51a15403c72dcf0c
parent318255d073881f1e472fe47f98e6974b7fe8570d (diff)
profile(main): update -- 2024-10-01T09:30:29.190Z
-rw-r--r--profiles/main/data/keybindings-linux.json4
-rw-r--r--profiles/main/data/ui-state.yml2
2 files changed, 1 insertions, 5 deletions
diff --git a/profiles/main/data/keybindings-linux.json b/profiles/main/data/keybindings-linux.json
index 432c620..b8d19f5 100644
--- a/profiles/main/data/keybindings-linux.json
+++ b/profiles/main/data/keybindings-linux.json
@@ -98,10 +98,6 @@
"command": "editor.unfoldAll"
},
{
- "key": "ctrl+[Backquote]",
- "command": "workbench.action.terminal.newInActiveWorkspace"
- },
- {
"key": "ctrl+f",
"command": "actions.find",
"when": "editorFocus || editorIsOpen"
diff --git a/profiles/main/data/ui-state.yml b/profiles/main/data/ui-state.yml
index 7e4947b..3c83205 100644
--- a/profiles/main/data/ui-state.yml
+++ b/profiles/main/data/ui-state.yml
@@ -101,7 +101,7 @@ workbench.activityBar.location: side
workbench.auxiliarybar.pinnedPanels: "[]"
workbench.auxiliarybar.size: "300"
workbench.auxiliaryBar.size: "256"
-workbench.editor.languageDetectionOpenedLanguages.global: '[["sql",true],["shellscript",true],["go.mod",true],["json",true],["go.sum",true],["makefile",true],["dockercompose",true],["yaml",true],["go",true],["http",true],["plaintext",true],["jsonc",true]]'
+workbench.editor.languageDetectionOpenedLanguages.global: '[["sql",true],["shellscript",true],["go.mod",true],["json",true],["go.sum",true],["makefile",true],["dockercompose",true],["yaml",true],["http",true],["plaintext",true],["jsonc",true],["go",true]]'
workbench.explorer.views.state.hidden: '[{"id":"outline","isHidden":false},{"id":"timeline","isHidden":false},{"id":"workbench.explorer.openEditorsView","isHidden":true},{"id":"workbench.explorer.fileView","isHidden":false},{"id":"npm","isHidden":true},{"id":"go.explorer","isHidden":false},{"id":"gomod","isHidden":false},{"id":"micropico-device-wifi","isHidden":false},{"id":"micropico-device-packages","isHidden":false},{"id":"workbench.explorer.emptyView","isHidden":false},{"id":"fileGroup","isHidden":false},{"id":"htmlRelatedLinks","isHidden":false},{"id":"rustDependencies","isHidden":false}]'
workbench.grid.height: "1050"
workbench.grid.size: '{"height":771,"width":1024}'