Skip to content
Snippets Groups Projects
settings.json 96 B
Newer Older
{
    "files.associations": {
        "*.bin": "code-text-binary",
        "time.h": "c"
    }
}