Initial stuff
This commit is contained in:
13
ols.json
Normal file
13
ols.json
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/ols.schema.json",
|
||||
"collections": [
|
||||
{
|
||||
"name": "core",
|
||||
"path": "C:\\apps\\Microsoft VS Code\\core"
|
||||
}
|
||||
],
|
||||
"enable_document_symbols": true,
|
||||
"enable_semantic_tokens": true,
|
||||
"enable_hover": true,
|
||||
"enable_snippets": true
|
||||
}
|
Reference in New Issue
Block a user