From 31282ea39c17c52f6b49d04f6540ff118df936c3 Mon Sep 17 00:00:00 2001 From: Lilou Date: Wed, 2 Oct 2024 16:00:00 +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 faa028a..f5f92ff 100644 --- a/profiles/main/data/ui-state.yml +++ b/profiles/main/data/ui-state.yml @@ -45,7 +45,7 @@ workbench.activity.placeholderViewlets: "[{\"id\":\"workbench.view.explorer\",\ rofiles\",\"isBuiltin\":false}]" workbench.activityBar.location: default workbench.auxiliaryBar.size: "188" -workbench.editor.languageDetectionOpenedLanguages.global: '[["lua",true],["shellscript",true],["bibtex",true],["jsonc",true],["markdown",true],["dockerfile",true],["dockercompose",true],["yaml",true],["properties",true],["plaintext",true],["python",true],["html",true]]' +workbench.editor.languageDetectionOpenedLanguages.global: '[["lua",true],["shellscript",true],["bibtex",true],["jsonc",true],["markdown",true],["dockerfile",true],["dockercompose",true],["yaml",true],["properties",true],["python",true],["html",true],["plaintext",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},{"id":"ansible.lightspeed.trainingMatchPanel","isHidden":false},{"id":"ansible-content-creator","isHidden":false},{"id":"lightspeed-explorer-webview","isHidden":false},{"id":"lightspeed-feedback-webview","isHidden":false}]' workbench.grid.size: '{"height":754,"width":754}' workbench.panel.alignment: center