Update settings from , profile « main »

main
Quentin Duchemin 2025-05-15 12:00:19 +02:00
parent 80928d339c
commit 55da577d68
2 changed files with 3 additions and 0 deletions
profiles/main/data

View File

@ -8,6 +8,8 @@ enabled:
uuid: 61d03280-3919-4dd1-bce1-178ca21fdeaf
- id: LaurentTreguier.vscode-simple-icons
uuid: 23d65a8c-fcd4-4897-86da-7fe55088e2c6
- id: llvm-vs-code-extensions.vscode-clangd
uuid: 103154cb-b81d-4e1b-8281-c5f4fa563d37
- id: mikoz.black-py
uuid: 52778d39-0ece-4ef8-9809-5402f75074a4
- id: ms-python.debugpy

View File

@ -68,4 +68,5 @@
}
},
"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",
}