realityplayground-of/.vscode/settings.json

13 lines
No EOL
278 B
JSON

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