2024-01-25 07:49:57 -08:00
|
|
|
{
|
|
|
|
// "ols.server.path": "{workspace"
|
|
|
|
"search.exclude": {
|
|
|
|
"thirdparty/**" : false,
|
|
|
|
"**/thirdparty" : false,
|
2024-01-29 22:27:43 -08:00
|
|
|
},
|
2024-02-27 04:50:57 -08:00
|
|
|
"godot_tools.scene_file_config": "c:\\projects\\SectrPrototype\\code",
|
|
|
|
"autoHide.autoHidePanel": false
|
2024-01-25 07:49:57 -08:00
|
|
|
}
|