Rindro-Sqr/.vscode/settings.json

7 lines
113 B
JSON

{
"files.associations": {
"*.nut": "squirrel",
"*.cpp": "cpp",
"*.txt": "cpp"
}
}