Update settings from , profile « main »

main
Quentin Duchemin 2025-06-08 14:00:04 +02:00
parent 55da577d68
commit bb3840de2a
1 changed files with 1 additions and 0 deletions

View File

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