made a new hashtable container: HMapChained
Will be used isntead of the zpl in some places
This commit is contained in:
8
ols.json
8
ols.json
@ -11,8 +11,12 @@
|
||||
"enable_fake_methods": true,
|
||||
"enable_format": false,
|
||||
"enable_hover": true,
|
||||
"enable_semantic_tokens": true,
|
||||
"enable_semantic_tokens": false,
|
||||
"enable_snippets": false,
|
||||
"enable_references": true,
|
||||
"thread_pool_count": 10
|
||||
"thread_pool_count": 10,
|
||||
"enable_inlay_hints": true,
|
||||
"enable_procedure_context": true,
|
||||
"enable_procedure_snippet": false,
|
||||
"disable_parser_errors": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user