basic sprites working
This commit is contained in:
parent
178cf92f44
commit
348b4fd181
6 changed files with 216 additions and 63 deletions
10
ols.json
Normal file
10
ols.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/ols.schema.json",
|
||||
"collections": [
|
||||
{ "name": "dependencies", "path": "../dependencies/" }
|
||||
],
|
||||
"enable_semantic_tokens": true,
|
||||
"enable_document_symbols": true,
|
||||
"enable_hover": true,
|
||||
"enable_snippets": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue