{ "files.associations": { "*.h": "c" }, "editor.insertSpaces": false, "editor.tabSize": 4, "editor.formatOnSave": true, "rust-analyzer.linkedProjects": [ "rust-project.json" ] }