18 lines
218 B
Plaintext
18 lines
218 B
Plaintext
|
{
|
||
|
"folders": [
|
||
|
{
|
||
|
"path": "."
|
||
|
}
|
||
|
],
|
||
|
"settings": {
|
||
|
"files.associations": {
|
||
|
"*.tcc": "cpp",
|
||
|
"bitset": "cpp",
|
||
|
"algorithm": "cpp",
|
||
|
"istream": "cpp",
|
||
|
"limits": "cpp",
|
||
|
"streambuf": "cpp"
|
||
|
}
|
||
|
}
|
||
|
}
|