From 241b9aad0547468948bd8c6976e6e17a1f130fc3 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Sat, 4 May 2024 16:56:55 +0200 Subject: [PATCH] =?UTF-8?q?Update=20settings=20from=20,=20profile=20=C2=AB?= =?UTF-8?q?=20main=20=C2=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/main/data/ui-state.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/main/data/ui-state.yml b/profiles/main/data/ui-state.yml index 2cf4242..21fff89 100644 --- a/profiles/main/data/ui-state.yml +++ b/profiles/main/data/ui-state.yml @@ -69,7 +69,7 @@ workbench.activity.placeholderViewlets: "[{\"id\":\"workbench.view.explorer\",\ rofiles\",\"isBuiltin\":true,\"views\":[]}]" workbench.activityBar.location: default workbench.auxiliaryBar.size: "170" -workbench.editor.languageDetectionOpenedLanguages.global: '[["python",true],["json",true],["dockercompose",true],["jinja",true],["properties",true],["markdown",true],["bat",true],["shellscript",true],["yaml",true],["plaintext",true],["jsonc",true],["latex",true]]' +workbench.editor.languageDetectionOpenedLanguages.global: '[["python",true],["json",true],["dockercompose",true],["jinja",true],["properties",true],["markdown",true],["bat",true],["shellscript",true],["yaml",true],["jsonc",true],["latex",true],["plaintext",true]]' workbench.explorer.views.state.hidden: '[{"id":"outline","isHidden":false},{"id":"timeline","isHidden":true},{"id":"workbench.explorer.openEditorsView","isHidden":true},{"id":"workbench.explorer.emptyView","isHidden":false},{"id":"workbench.explorer.fileView","isHidden":false},{"id":"npm","isHidden":true}]' workbench.grid.size: '{"height":980,"width":630}' workbench.panel.alignment: center