lite-xl / lite-xl-lsp-servers

Public repo of easily usable lsp servers, that interface with the lite-xl plugin system.
MIT License
8 stars 10 forks source link

Add `vscode-json-languageserver` bundling #27

Closed Guldoman closed 3 months ago

Guldoman commented 3 months ago

Just like in #23, this needed a little bit of sed magic to be properly bundled by ncc.

This also patches vscode-json-languageserver (with code inspired by yaml-language-server) to add automatic schema matching with schemastore.org. In the future I'll add options to allow changing/disabling the schema store.