blob: 5e54035460e222dbb184880400dde882c93bd84a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"folders": [
{
"path": "."
},
{
"path": "/home/rohit/Rohit/Personal/Internships/Fossee/LDMicro-linux"
}
],
"settings": {
"files.associations": {
"hash_map": "cpp",
"typeinfo": "cpp",
"array": "cpp",
"istream": "cpp",
"ostream": "cpp",
"type_traits": "cpp",
"tuple": "cpp",
"utility": "cpp"
}
}
}
|