diff options
-rw-r--r-- | manifest.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json index 6020cc1..cb05173 100644 --- a/manifest.json +++ b/manifest.json @@ -580,6 +580,14 @@ "version": "1.0" }, { + "description": "Official Haxe builds.", + "id": "haxe", + "mod_version": "3", + "remote": "https://github.com/lite-xl/lite-xl-lsp-servers:e6ff9c7e14ccb16c919ba4731666ff491a1c3fb3", + "type": "library", + "version": "4.3.6" + }, + { "description": "Dark (or even Mica!) title bar for Lite XL", "id": "immersive-title", "mod_version": "3", @@ -1809,6 +1817,13 @@ "version": "2.5.0" }, { + "description": "Automatic configuration/binary download for LSP completion for Haxe with haxe-language-server.", + "id": "lsp_haxe", + "mod_version": "3", + "remote": "https://github.com/lite-xl/lite-xl-lsp-servers:e6ff9c7e14ccb16c919ba4731666ff491a1c3fb3", + "version": "2.32.2" + }, + { "description": "LSP support for JSON via vscode-json-languageserver with [additional patches](https://github.com/lite-xl/lite-xl-lsp-servers/tree/latest/patches/vscode-json-languageserver) for increased functionality.", "id": "lsp_json", "mod_version": "3", |