aboutsummaryrefslogtreecommitdiffstats
path: root/doc/server-mapping.md
Commit message (Collapse)AuthorAgeFilesLines
* refactor!: remove handler functionality, add automatic enable featureWilliam Boman2025-04-211-222/+0
| | | | | | | | This also removes all generated code/docs, including relevant scripts. Mappings are now also dynamically generated instead of compiled. These changes should reduce churn in this plugin and make it more resilient for external changes in Mason and/or nvim-lspconfig. Mappings have been centralized in the registry instead.
* feat: add superhtml (#440)Elijah Sauder2025-02-111-0/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* feat: add ginko_ls support (#490) (#496)Utkarsh Verma2024-12-201-0/+1
|
* fix: remove deprecated `bufls`, `ruff_lsp`, and `typst_lsp` mappings (#485)Jeff Smick2024-12-201-3/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* feat(kcl): add kcl support (#461)DrummyFloyd2024-12-201-0/+1
|
* fix: fix importing server config definitions from lspconfig (#468)Micah Halter2024-10-221-219/+218
|
* feat: add snakeskin_ls support (#457)Maxim Sinelnikov2024-09-081-0/+1
|
* feat: add nextls support (#455)Thiago Nascimento2024-09-081-0/+1
|
* feat: add tsp_server support (#448)Sam Varga2024-09-081-0/+1
|
* fix: rename tsserver to ts_ls (#459)Turiiya2024-09-081-1/+1
|
* feat: add starpls LSP server (#444)matawed2024-08-051-0/+1
|
* feat: add pbls support (#434)Sergey Alexandrov2024-08-051-0/+1
|
* feat: add textlsp (#433)uwi2024-08-051-0/+1
|
* feat: add hyprls (#428)Mykyta Onipchenko2024-08-051-0/+1
|
* feat: Add regal lsp support (OPA rego linter) (#426)Zoltán Reegn2024-08-051-0/+1
|
* feat: add steep configuration (#422)alpaca-tc2024-08-041-0/+1
|
* feat: add nginx-language-server support (#421)HyBer2024-06-121-0/+1
|
* feat: add shopify_theme_ls mapping (#412)Slava Maksimov2024-06-121-0/+1
|
* feat: add motoko-lsp support (#408)Martin Sigloch2024-05-111-0/+1
|
* feat: add starlark_rust mapping (#407)Carlos Florêncio2024-05-111-0/+1
|
* feat: add harper-ls configuration (#406)Matheus Gabriel2024-05-111-0/+1
|
* feat: add rust_hdl (#402)k1rowashere2024-05-111-0/+1
|
* feat: add css-variables-language-server (#399)andrew snelling2024-05-111-0/+1
|
* feat: add tinymist (#405)Myriad-Dreamin2024-05-101-0/+1
|
* feat: add `regols` support (#403)Micah Halter2024-05-101-0/+1
|
* feat: add cobol_ls (#409)William Boman2024-05-101-0/+1
|
* feat: add earthlyls configuration (#397)Gaëtan Lehmann2024-04-231-0/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* feat: add `coq_lsp` support (#393)XChy2024-04-221-0/+1
|
* feat: add gitlab-ci-ls (#391)Aleš Brelih2024-04-221-0/+1
| | | | | | | | | * feat: add gitlab-ci-ls Added Gitlab CI language server mapping. --------- Co-authored-by: William Boman <william@redwill.se>
* feat: rename ruby_ls to ruby_lsp (#395)Nithin Bekal2024-04-221-0/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* chore: update generated code (#396)williambotman[bot]2024-04-221-1/+0
|
* feat: add lexical (#389)Cody Bender2024-04-071-0/+1
|
* feat: add mesonlsp (#392)William Boman2024-04-071-0/+1
| | | Co-authored-by: Zephyr Lykos <git@mochaa.ws>
* feat: add `ruff` (#385)Dan Sully2024-04-071-0/+1
|
* feat: add fennel-ls (#382)XeroOl2024-03-221-0/+1
|
* feat: add basedpyright lsp (#379)Dionisio E Alonso2024-03-201-0/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* feat: add markdown-oxide lsp (#378)Felix Zeller2024-03-201-0/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* feat: add jinja-lsp (#375)benedikt-bartscher2024-03-201-0/+1
| | | Co-authored-by: William Boman <william@redwill.se>
* feat: add vacuum language server (#374)Philipp Heuer2024-03-201-0/+1
|
* feat: add somesass_ls (#372)Simeon Simeonoff2024-03-201-0/+1
|
* feat: add pico8 language server (#369)Alberto Russo2024-03-201-0/+1
|
* feat: add glslls (#347)brighten2024-03-161-0/+1
|
* fix: remove gleam (#377)William Boman2024-03-151-1/+0
| | | Gleam should not be installed through Mason. See https://github.com/mason-org/mason-registry/pull/3872.
* fix: update lspconfig reference to twig-language-server (#366)Frederik Buchlák2024-02-221-1/+1
|
* feat: add glsl_analyzer language server (#363)Micah Halter2024-02-211-0/+1
|
* feat: add solidity_ls (#362)L2024-02-211-0/+1
|
* feat: add millet (#361)Ananda Umamil2024-02-211-0/+1
|
* feat: add twig_language_server (#365)William Boman2024-02-211-0/+1
|
* feat: add dprint (#355)Seth Daniel2024-02-211-0/+1
|
* feat: add bzl mapping (#350)matawed2024-01-241-0/+1
| | | Co-authored-by: Markus Tauchnitz <markus.tauchnitz@bmw.de>