You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
551 B
23 lines
551 B
{ |
|
"files.associations": { |
|
"algorithm": "cpp", |
|
"*.tcc": "cpp", |
|
"sstream": "cpp", |
|
"array": "cpp", |
|
"deque": "cpp", |
|
"list": "cpp", |
|
"string": "cpp", |
|
"unordered_map": "cpp", |
|
"vector": "cpp", |
|
"initializer_list": "cpp", |
|
"string_view": "cpp", |
|
"functional": "cpp", |
|
"system_error": "cpp", |
|
"tuple": "cpp", |
|
"type_traits": "cpp", |
|
"utility": "cpp", |
|
"optional": "cpp", |
|
"istream": "cpp", |
|
"ostream": "cpp" |
|
} |
|
} |