{ "python.formatting.autopep8Args": [ "--ignore", "E402" ], "search.useIgnoreFiles": false, "search.exclude": { "**/.git": true, "**/.github": true, "build/**": true, "expected/**": true, "tools/**": true, "tools/aspatch/**": false, "tools/gfxsotn/**": false, }, "files.associations": { "main.h": "c", "game.h": "c", "stage.h": "c", "common.h": "c", "types.h": "c", "macros.h": "c", "include_asm.h": "c", "sfx.h": "c", "libc.h": "c", "unkstruct.h": "c", "cen.h": "c", "np3.h": "c", "nz0.h": "c", "objects.h": "c", "ric.h": "c", "st0.h": "c", "animateentity.h": "c", "dre.h": "c", "mad.h": "c", "sattypes.h": "c", "stage_02.h": "c", "dra.h": "c", "items.h": "c", "libcd.h": "c", "no3.h": "c", "replace_breakable_with_item_drop.h": "c", "cr.h": "c", "ch.h": "c", "libgte.h": "c", "LIBGTE.H": "cpp", "entity.h": "c" }, }