realityplayground-of/.vscode/settings.json
2020-10-20 20:12:45 +02:00

11 lines
No EOL
224 B
JSON

{
"files.associations": {
"*.tidal": "haskell",
"memory_resource": "cpp",
"*.tcc": "cpp",
"fstream": "cpp",
"deque": "cpp",
"string": "cpp",
"vector": "cpp"
}
}