Project / .vscode / settings.json
settings.json
Raw
{
    "files.associations": {
        "pic32mx.h": "c",
        "flappybird.h": "c",
        "stdint.h": "c"
    }
}