From 99119acff812b9288d0c5ca3ad96640bb5e23ed1 Mon Sep 17 00:00:00 2001 From: Quentin Duchemin Date: Wed, 13 Mar 2024 19:22:00 +0100 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 556a150..0196949 100644 --- a/profiles/main/data/ui-state.yml +++ b/profiles/main/data/ui-state.yml @@ -59,7 +59,7 @@ workbench.activity.placeholderViewlets: "[{\"id\":\"workbench.view.explorer\",\ icon\"},\"name\":\"Profiles\",\"isBuiltin\":true,\"views\":[]}]" workbench.activityBar.location: side workbench.auxiliaryBar.size: "188" -workbench.editor.languageDetectionOpenedLanguages.global: '[["jinja",true],["ansible",true],["css",true],["sql",true],["markdown",true],["plaintext",true],["dockerfile",true],["php",true],["shellscript",true],["yaml",true],["dockercompose",true],["properties",true]]' +workbench.editor.languageDetectionOpenedLanguages.global: '[["jinja",true],["ansible",true],["css",true],["sql",true],["markdown",true],["php",true],["shellscript",true],["plaintext",true],["properties",true],["yaml",true],["dockerfile",true],["dockercompose",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":"workbench.explorer.emptyView","isHidden":true}]' workbench.grid.size: '{"height":754,"width":754}' workbench.panel.alignment: center