mclangc/.vscode/settings.json
2024-03-14 10:04:30 +02:00

5 lines
75 B
JSON

{
"files.associations": {
"*.s": "platformio-debug.asm"
}
}