mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
22 lines
422 B
JSON
22 lines
422 B
JSON
{
|
|
"files.associations": {
|
|
"*.inc": "cpp",
|
|
"typeindex": "cpp",
|
|
"typeinfo": "cpp",
|
|
"functional": "cpp",
|
|
"array": "cpp",
|
|
"*.tcc": "cpp",
|
|
"memory": "cpp",
|
|
"future": "cpp",
|
|
"istream": "cpp",
|
|
"tuple": "cpp",
|
|
"utility": "cpp",
|
|
"variant": "cpp",
|
|
"compare": "cpp",
|
|
"thread": "cpp",
|
|
"string": "cpp",
|
|
"string_view": "cpp",
|
|
"span": "cpp",
|
|
"vector": "cpp"
|
|
}
|
|
} |