63. Ghost Globe
This commit is contained in:
20
GASATHON.code-workspace
Normal file
20
GASATHON.code-workspace
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"path": "."
|
||||
},
|
||||
{
|
||||
"path": "../Surgo/UE"
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"autoHide.autoHideSideBar": false,
|
||||
"autoHide.autoHidePanel": false,
|
||||
"files.associations": {
|
||||
"*.rmd": "markdown",
|
||||
"*.ipp": "cpp",
|
||||
"__hash_table": "cpp",
|
||||
"string": "cpp"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user