{ "$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/ols.schema.json", "collections": [ { "name": "common", "path": "./common" }, { "name": "game", "path": "./game" }, { "name": "libs", "path": "./libs" } ], "enable_semantic_tokens": false, "enable_document_symbols": true, "enable_hover": true, "enable_snippets": true, }