Personalized ols config
This commit is contained in:
parent
0c2a95c796
commit
4181887804
13
ols.json
13
ols.json
@ -3,11 +3,20 @@
|
||||
"collections": [
|
||||
{
|
||||
"name": "core",
|
||||
"path": "C:\\apps\\Microsoft VS Code\\core"
|
||||
"path": "C:/projects/SectrPrototype/thirdparty/Odin/core"
|
||||
},
|
||||
{
|
||||
"name": "vendor",
|
||||
"path": "C:/projects/SectrPrototype/thirdparty/Odin/vendor"
|
||||
},
|
||||
{
|
||||
"name": "code",
|
||||
"path": "C:/projects/SectrPrototype/code"
|
||||
}
|
||||
],
|
||||
"enable_format": false,
|
||||
"enable_document_symbols": true,
|
||||
"enable_semantic_tokens": true,
|
||||
"enable_semantic_tokens": false,
|
||||
"enable_hover": true,
|
||||
"enable_snippets": true
|
||||
}
|
Loading…
Reference in New Issue
Block a user