Ed_
4deee942a8
Renamed HashTable to HMapZPL, with procs having the zpl_ namespace prefix. (I want to eventually get away from using it) Started to use the grime pattern for library aliasing better.
10 lines
224 B
JSON
10 lines
224 B
JSON
{
|
|
// "ols.server.path": "{workspace"
|
|
"search.exclude": {
|
|
"thirdparty/**" : false,
|
|
"**/thirdparty" : false,
|
|
},
|
|
"godot_tools.scene_file_config": "c:\\projects\\SectrPrototype\\code",
|
|
"autoHide.autoHidePanel": false
|
|
}
|