mirror of
https://github.com/belsabbagh/dotfiles.git
synced 2026-04-11 09:36:46 +00:00
7 lines
154 B
JSON
7 lines
154 B
JSON
{
|
|
"editor.defaultFormatter": "theqtcompany.qt-qml",
|
|
"[cpp]": {
|
|
"editor.defaultFormatter": "llvm-vs-code-extensions.vscode-clangd"
|
|
}
|
|
}
|