SectrPrototype/ols.json

13 lines
358 B
JSON
Raw Normal View History

2024-01-21 08:16:12 -08:00
{
"$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
}