Update settings from , profile « main »
parent
80928d339c
commit
55da577d68
profiles/main/data
|
@ -8,6 +8,8 @@ enabled:
|
||||||
uuid: 61d03280-3919-4dd1-bce1-178ca21fdeaf
|
uuid: 61d03280-3919-4dd1-bce1-178ca21fdeaf
|
||||||
- id: LaurentTreguier.vscode-simple-icons
|
- id: LaurentTreguier.vscode-simple-icons
|
||||||
uuid: 23d65a8c-fcd4-4897-86da-7fe55088e2c6
|
uuid: 23d65a8c-fcd4-4897-86da-7fe55088e2c6
|
||||||
|
- id: llvm-vs-code-extensions.vscode-clangd
|
||||||
|
uuid: 103154cb-b81d-4e1b-8281-c5f4fa563d37
|
||||||
- id: mikoz.black-py
|
- id: mikoz.black-py
|
||||||
uuid: 52778d39-0ece-4ef8-9809-5402f75074a4
|
uuid: 52778d39-0ece-4ef8-9809-5402f75074a4
|
||||||
- id: ms-python.debugpy
|
- id: ms-python.debugpy
|
||||||
|
|
|
@ -68,4 +68,5 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"python.createEnvironment.trigger": "off",
|
"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",
|
||||||
}
|
}
|
Loading…
Reference in New Issue