2024-01-21 08:16:12 -08:00
|
|
|
{
|
|
|
|
"$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/ols.schema.json",
|
|
|
|
"collections": [
|
2024-02-11 20:00:06 -08:00
|
|
|
{
|
2024-05-07 23:26:39 -07:00
|
|
|
"name": "thirdparty",
|
|
|
|
"path": "C:/projects/SectrPrototype/thirdparty"
|
2024-01-21 08:16:12 -08:00
|
|
|
}
|
|
|
|
],
|
2024-03-19 15:52:33 -07:00
|
|
|
"odin_command": "C:/projects/SectrPrototype/toolchain/Odin/odin.exe",
|
2024-05-12 22:52:55 -07:00
|
|
|
"enable_document_symbols": false,
|
|
|
|
"enable_fake_methods": true,
|
2024-02-24 19:29:18 -08:00
|
|
|
"enable_format": false,
|
2024-01-21 08:16:12 -08:00
|
|
|
"enable_hover": true,
|
2024-05-12 22:52:55 -07:00
|
|
|
"enable_semantic_tokens": true,
|
2024-03-08 00:34:21 -08:00
|
|
|
"enable_snippets": false,
|
2024-05-12 22:52:55 -07:00
|
|
|
"enable_references": true,
|
2024-02-24 19:29:18 -08:00
|
|
|
"thread_pool_count": 10
|
|
|
|
}
|