13 lines
358 B
JSON
13 lines
358 B
JSON
{
|
|
"$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
|
|
} |