23 lines
330 B
Plaintext
23 lines
330 B
Plaintext
{
|
|
"folders": [
|
|
{
|
|
"path": "code_virtual_view"
|
|
},
|
|
{
|
|
"path": "scripts"
|
|
},
|
|
{
|
|
"path": "."
|
|
}
|
|
],
|
|
"settings": {
|
|
"autoHide.autoHidePanel": false,
|
|
"autoHide.autoHideSideBar": false,
|
|
"files.associations": {
|
|
"*.rmd": "markdown",
|
|
"type_traits": "cpp",
|
|
"utf8proc.c": "cpp",
|
|
"xtr1common": "cpp"
|
|
}
|
|
}
|
|
} |