SectrPrototype/ols.json
2024-01-21 11:16:12 -05:00

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
}