profile(main): update -- 2023-06-27T01:34:54.594Z

This commit is contained in:
Thomas A. Christensen II 2023-06-26 20:34:54 -05:00
parent 92e35f20d2
commit 78affebfc8
Signed by: millironx
GPG key ID: 09335146883990B9
2 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -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