Skip to content

Commit

Permalink
Update lsp servers and add lsp_emmet, lsp_java, lsp_tex, `lsp…
Browse files Browse the repository at this point in the history
…_typescript` (#378)

* Update `lsp` servers and add `lsp_emmet`, `lsp_java`, `lsp_tex`, `lsp_typescript`

Also adds `jdk` library.

* Moved from `adamharrison/lite-xl-lsp-servers` to `lite-xl/lite-xl-lsp-servers`
  • Loading branch information
Guldoman authored Mar 10, 2024
1 parent be01f5a commit c692f85
Showing 1 changed file with 48 additions and 12 deletions.
60 changes: 48 additions & 12 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -557,6 +557,14 @@
"id": "ipc",
"mod_version": "3"
},
{
"description": "Production and Early-Access OpenJDK Builds, from Oracle.",
"version": "21.0.2",
"type": "library",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "jdk"
},
{
"description": "Exports the keymap to a JSON file.",
"version": "0.1",
Expand Down Expand Up @@ -1382,39 +1390,67 @@
},
{
"description": "Automatic configuration/binary download for LSP completion for C/C++ with clangd.",
"version": "16.0.2",
"remote": "https://github.com/adamharrison/lite-xl-lsp-servers:58e1192b7abe9cff60c59b1c8b098fde88f03ecc",
"version": "17.0.3",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "lsp_c"
},
{
"description": "Automatic configuration/binary download for LSP completion for Emmet with emmet-language-server.",
"version": "2.5.0",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "lsp_emmet"
},
{
"description": "Automatic configuration/binary download for LSP completion for Lua with lua-language-server (sumneko).",
"version": "3.7.0",
"remote": "https://github.com/adamharrison/lite-xl-lsp-servers:58e1192b7abe9cff60c59b1c8b098fde88f03ecc",
"version": "3.7.4",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "lsp_lua"
},
{
"description": "Automatic configuration/binary download for LSP completion for Java with jdtls.",
"version": "1.33.0",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "lsp_java"
},
{
"description": "Automatic configuration/binary download for LSP completion for Python with Pyright.",
"version": "1.1.351",
"remote": "https://github.com/adamharrison/lite-xl-lsp-servers:e2ec4cb92ceb58c3d0214919e715e5e1903c6633",
"version": "1.1.352",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "lsp_python"
},
{
"description": "Automatic configuration/binary download for LSP linting for Javascript with quick-lint-js.",
"version": "3.1.0",
"remote": "https://github.com/adamharrison/lite-xl-lsp-servers:69c85033c8a62214d1e758d986cb2eea7a66728e",
"version": "3.2.0",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "lsp_quicklintjs"
},
{
"description": "Automatic configuration/binary download for LSP completion for Rust with rust-analyzer.",
"version": "20231009",
"remote": "https://github.com/adamharrison/lite-xl-lsp-servers:58e1192b7abe9cff60c59b1c8b098fde88f03ecc",
"version": "20240304",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "lsp_rust"
},
{
"description": "Automatic configuration/binary download for LSP completion for TeX with texlab.",
"version": "5.12.4",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "lsp_tex"
},
{
"description": "Automatic configuration/binary download for LSP completion for Typescript and Javascript with typescript-language-server.",
"version": "4.3.3",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "lsp_typescript"
},
{
"description": "Adds LSP snippets support to the snippets plugin",
"version": "1.1",
Expand All @@ -1425,7 +1461,7 @@
{
"description": "LSP support for Zig via zls.",
"version": "0.11.0",
"remote": "https://github.com/adamharrison/lite-xl-lsp-servers:f872f65e30360b3add7b33122fec52fe6b5119bb",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "lsp_zig"
},
Expand Down Expand Up @@ -1494,7 +1530,7 @@
"description": "Provides official NodeJs binaries",
"version": "20.11.1",
"type": "library",
"remote": "https://github.com/adamharrison/lite-xl-lsp-servers:e2ec4cb92ceb58c3d0214919e715e5e1903c6633",
"remote": "https://github.com/lite-xl/lite-xl-lsp-servers:89efc5642cb9abcd9023c8e5ef3dba85b399884e",
"mod_version": "3",
"id": "nodejs"
},
Expand Down

0 comments on commit c692f85

Please sign in to comment.