17 lines
225 B
Plaintext
17 lines
225 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"files.associations": {
|
|
"iostream": "cpp",
|
|
"*.tcc": "cpp",
|
|
"string": "cpp",
|
|
"unordered_map": "cpp",
|
|
"string_view": "cpp",
|
|
"ostream": "cpp"
|
|
}
|
|
}
|
|
} |