diff options
author | Alexander <a.kiryukhin@vk.team> | 2024-10-01 12:30:29 +0300 |
---|---|---|
committer | Alexander <a.kiryukhin@vk.team> | 2024-10-01 12:30:29 +0300 |
commit | e2c62dd284135a296a999c9c8a14d0473650b6f6 (patch) | |
tree | 887893220b84520ba885316e51a15403c72dcf0c /profiles/main/data/ui-state.yml | |
parent | 318255d073881f1e472fe47f98e6974b7fe8570d (diff) |
profile(main): update -- 2024-10-01T09:30:29.190Z
Diffstat (limited to 'profiles/main/data/ui-state.yml')
-rw-r--r-- | profiles/main/data/ui-state.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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}' |