Update settings from , profile « main »
parent
5146bfedfe
commit
6b68b0a07e
profiles/main/data
|
@ -2,6 +2,8 @@ disabled: []
|
|||
enabled:
|
||||
- id: Catppuccin.catppuccin-vsc
|
||||
uuid: 69264e4d-cd3b-468a-8f2b-e69673c7d864
|
||||
- id: dhoeric.ansible-vault
|
||||
uuid: a13b548d-0631-44fb-99ee-b398ab61c9bc
|
||||
- id: earshinov.simple-alignment
|
||||
uuid: 7b9e492f-afa3-4c1a-9c02-a6ab67fd3552
|
||||
- id: James-Yu.latex-workshop
|
||||
|
@ -30,6 +32,8 @@ enabled:
|
|||
uuid: eaa2127d-cb69-4ab9-8505-a60c9ee5f28b
|
||||
- id: PKief.material-icon-theme
|
||||
uuid: 5db78037-f674-459f-a236-db622c427c5b
|
||||
- id: redhat.ansible
|
||||
uuid: f8cb4642-bc5c-46a1-be34-0977e817406c
|
||||
- id: redhat.vscode-yaml
|
||||
uuid: 2061917f-f76a-458a-8da9-f162de22b97e
|
||||
- id: samuelcolvin.jinjahtml
|
||||
|
|
|
@ -70,4 +70,7 @@
|
|||
"python.createEnvironment.trigger": "off",
|
||||
"clangd.path": "/home/.config/VSCodium/User/globalStorage/llvm-vs-code-extensions.vscode-clangd/install/19.1.2/clangd_19.1.2/bin/clangd",
|
||||
"php.validate.executablePath": "/usr/bin/php",
|
||||
"ansible.validation.lint.enabled": false,
|
||||
"ansible.lightspeed.suggestions.enabled": false,
|
||||
"ansible.lightspeed.enabled": false,
|
||||
}
|
Loading…
Reference in New Issue