From 78affebfc8a18b862e92e2b5c17676c9d284ba6c Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Mon, 26 Jun 2023 20:34:54 -0500 Subject: [PATCH] profile(main): update -- 2023-06-27T01:34:54.594Z --- profiles/main/data/extensions.yml | 2 ++ profiles/main/data/ui-state.yml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/profiles/main/data/extensions.yml b/profiles/main/data/extensions.yml index a03e691..7bf0598 100644 --- a/profiles/main/data/extensions.yml +++ b/profiles/main/data/extensions.yml @@ -36,6 +36,8 @@ enabled: uuid: de785715-a9d3-4b21-8e9d-5aba0be1ac64 - id: muhammad-sammy.csharp uuid: 57b4ceec-c35a-4a96-ab38-23c6338df406 + - id: nextflow.nextflow + uuid: aecd8c7c-dc8f-4172-a9b1-da7b4c0b4f7b - id: oderwat.indent-rainbow uuid: eaa2127d-cb69-4ab9-8505-a60c9ee5f28b - id: redhat.vscode-xml diff --git a/profiles/main/data/ui-state.yml b/profiles/main/data/ui-state.yml index 43a4fa3..1b1ef6e 100644 --- a/profiles/main/data/ui-state.yml +++ b/profiles/main/data/ui-state.yml @@ -96,7 +96,7 @@ workbench.activity.placeholderViewlets: "[{\"id\":\"workbench.view.explorer\",\ \"Profiles\",\"isBuiltin\":true,\"views\":[]},{\"id\":\"workbench.view.editSe\ ssions\",\"isBuiltin\":false}]" workbench.auxiliaryBar.size: "300" -workbench.editor.languageDetectionOpenedLanguages.global: '[["jsonc",true],["shellscript",true],["latex",true],["yaml",true],["plaintext",true]]' +workbench.editor.languageDetectionOpenedLanguages.global: '[["jsonc",true],["shellscript",true],["latex",true],["plaintext",true],["yaml",true]]' workbench.explorer.views.state.hidden: '[{"id":"outline","isHidden":false},{"id":"timeline","isHidden":false},{"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":922,"width":1229}' workbench.panel.alignment: center