20 lines
286 B
Plaintext
20 lines
286 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "."
|
|
},
|
|
{
|
|
"path": "../Surgo/UE"
|
|
}
|
|
],
|
|
"settings": {
|
|
"autoHide.autoHideSideBar": false,
|
|
"autoHide.autoHidePanel": false,
|
|
"files.associations": {
|
|
"*.rmd": "markdown",
|
|
"*.ipp": "cpp",
|
|
"__hash_table": "cpp",
|
|
"string": "cpp"
|
|
}
|
|
}
|
|
} |