You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
543 B
JSON
29 lines
543 B
JSON
{
|
|
"files.associations": {
|
|
"*.embeddedhtml": "html",
|
|
"*.ejs": "html",
|
|
"*.conf": "cisco",
|
|
"*.dis": "cpp",
|
|
"optional": "cpp",
|
|
"istream": "cpp",
|
|
"ostream": "cpp",
|
|
"system_error": "cpp",
|
|
"array": "cpp",
|
|
"functional": "cpp",
|
|
"tuple": "cpp",
|
|
"type_traits": "cpp",
|
|
"utility": "cpp",
|
|
"chrono": "cpp",
|
|
"algorithm": "cpp",
|
|
"*.tcc": "cpp",
|
|
"cmath": "cpp",
|
|
"random": "cpp",
|
|
"iosfwd": "cpp",
|
|
"limits": "cpp",
|
|
"memory": "cpp",
|
|
"stdexcept": "cpp",
|
|
"streambuf": "cpp",
|
|
"typeinfo": "cpp",
|
|
"variant": "cpp"
|
|
}
|
|
} |