mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-27 10:06:13 +01:00
14 lines
294 B
JSON
14 lines
294 B
JSON
{
|
|
"files.associations": {
|
|
"array": "cpp",
|
|
"deque": "cpp",
|
|
"string": "cpp",
|
|
"unordered_map": "cpp",
|
|
"vector": "cpp",
|
|
"string_view": "cpp",
|
|
"initializer_list": "cpp",
|
|
"cstdint": "cpp"
|
|
},
|
|
"cmake.configureOnOpen": false
|
|
}
|