{ "files.associations": { "*.cmb": "xml", "*.ui": "xml" }, "cSpell.words": [ "arknet", "gobj", "klass", "refptr", "sigc", "ustring", "vfunc" ], "editor.tabSize": 2, "cSpell.language": "en,de", "clangd.arguments": [ "--background-index", "--compile-commands-dir=${workspaceFolder}/build" ], "cmake.configureOnOpen": true, "cmake.ctest.testExplorerIntegrationEnabled": false, "C_Cpp.autoAddFileAssociations": false, "C_Cpp.codeAnalysis.clangTidy.enabled": false, "C_Cpp.intelliSenseEngine": "disabled" }