{ "files.associations": { "*.cmb": "xml", "*.ui": "xml" }, "cSpell.words": [ "arknet", "gobj", "refptr", "sigc", "ustring", "vfunc" ], "editor.tabSize": 2, "cSpell.language": "en,de", "cmake.configureOnOpen": true, "cmake.ctest.testExplorerIntegrationEnabled": false, "cmake.configureArgs": [ "-DCMAKE_INSTALL_PREFIX=${env:HOME}/.local", "-DTURNS_USE_INSTALLED_TRANSLATIONS=OFF" ], "C_Cpp.autoAddFileAssociations": false, }