ignore failed...
This commit is contained in:
parent
e3c2daaed4
commit
0b819fb8bc
31
ols.json
31
ols.json
@ -1,31 +0,0 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/ols.schema.json",
|
||||
"odin_command": "C:/projects/SectrPrototype/toolchain/Odin/odin.exe",
|
||||
"collections": [
|
||||
{
|
||||
"name": "sectr_host",
|
||||
"path": "C:/projects/SectrPrototype/code/host"
|
||||
},
|
||||
{
|
||||
"name": "sectr",
|
||||
"path": "C:/projects/SectrPrototype/code/sectr"
|
||||
},
|
||||
{
|
||||
"name": "thirdparty",
|
||||
"path": "C:/projects/SectrPrototype/thirdparty"
|
||||
}
|
||||
],
|
||||
"enable_document_symbols": false,
|
||||
"enable_fake_methods": true,
|
||||
"enable_format": false,
|
||||
"enable_hover": true,
|
||||
"enable_semantic_tokens": false,
|
||||
"enable_snippets": false,
|
||||
"enable_references": true,
|
||||
"thread_pool_count": 10,
|
||||
"enable_inlay_hints": true,
|
||||
"enable_procedure_context": true,
|
||||
"enable_procedure_snippet": false,
|
||||
"verbose": true,
|
||||
"disable_parser_errors": false
|
||||
}
|
Loading…
Reference in New Issue
Block a user