{
    "files.associations": {
        "*.h": "c"
    },
    "editor.insertSpaces": false,
    "editor.tabSize": 4,
    "editor.formatOnSave": true
}