blob: dc142244fb80355aa4ea7bcfd4638d3a470f78a2 (
plain)
1
2
3
4
5
6
7
8
9
10
|
{
"collections": [{ "name": "core", "path": "..\\Odin\\core" },
{ "name": "shared", "path": "c:/Users/danie/OneDrive/Desktop/Computer_Science/ols/src" }],
"thread_pool_count": 4,
"enable_document_symbols": true,
"enable_semantic_tokens": false,
"enable_hover": true,
"enable_global_std": true,
"verbose": true
}
|