Commit graph

66 commits

Author SHA1 Message Date
siph
7d6c62833b plugins/lsp: add nushell language server 2024-01-11 08:30:18 +01:00
Coutinho de Souza
6645fea915
plugins/lsp: add beancount-language-server (#920) 2024-01-09 00:04:55 +01:00
Richard Halford
b0895fc9fa
plugins/lsp: add templ language server (#905)
* plugins/lsp: add templ language server

* plugins/templ: remove name attribute

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-01-06 16:14:54 +01:00
Hayden
a2c5bd3548
plugins/lsp: add dagger language server (for cuelang) (#890) 2024-01-05 15:25:40 +01:00
Gaetan Lepage
e2bd0e5db0 tests/lsp: disable "all-servers" test for darwin because of sandbox limitations 2024-01-05 00:05:28 +01:00
Gaetan Lepage
f9eda14f67 tests/lsp: disable ols test on darwin (broken) 2024-01-05 00:05:28 +01:00
Markus Lohmayer
2bcdcfafe5
plugins/lsp: add marksman language server (#867) 2023-12-31 21:32:33 +01:00
Glen
5fcfb763cd
plugins/lsp: add dhall-lsp-server (#860)
* lsp.servers: add dhall-lsp-server(dhall language)

tests: add dhall lsp server to tests

squash me

* Update plugins/lsp/language-servers/default.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update tests/test-sources/plugins/lsp/_lsp.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

* Update plugins/lsp/language-servers/default.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-12-30 23:26:50 +01:00
Tilman Andre Mix
189ae51b02 Update tests/test-sources/plugins/lsp/_lsp.nix to not run ols test on aarch64-linux
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-12-22 15:07:39 +01:00
Tilman Andre Mix
18124f5eeb tests: fix failing test because of unknown option
tests failed because lsp.servers.odin was unknown,
the option was named lsp.servers.ols, so fixed this

Signed-off-by: Tilman Andre Mix <tilmanmixyz@proton.me>
2023-12-22 15:07:39 +01:00
Tilman Andre Mix
9ab350de7d tests: add ols lsp server to tests
Signed-off-by: Tilman Andre Mix <tilmanmixyz@proton.me>
2023-12-22 15:07:39 +01:00
Gaetan Lepage
b90a6be04c tests/lsp: re-enable typst-lsp 2023-12-20 16:50:50 +01:00
Gaetan Lepage
798cbe99ce plugins/lsp: add graphql language server 2023-12-15 14:01:03 +01:00
Gaetan Lepage
de10ee8f56 tests/lsp: disable sourcekit and typst-lsp as LS are broken 2023-12-13 13:25:04 +01:00
Gaetan Lepage
bc0d014e46 tests/lsp: fsautocomplete is not broken anymore 2023-12-13 13:25:04 +01:00
Gaetan Lepage
6ce3a5a0e5 tests/lsp: rename main lsp test file for convenience 2023-12-13 10:40:06 +01:00
Renamed from tests/test-sources/plugins/lsp/nvim-lsp.nix (Browse further)