Austin Horstman
a8ab73432a
plugins/lsp/volar: add ts-ls integration
2024-09-21 15:32:58 -05:00
tsssni
2e3083e425
plugins/lsp: rename tsserver to ts-ls
2024-09-16 23:58:44 +08:00
Austin Horstman
1a1de2779b
tests/lsp: remove tsserver test
...
Lsp is deprecated and should be replaced with ts_ls
2024-09-15 10:16:59 -05:00
Austin Horstman
da1a10d0f3
plugins/efmls: use efmLangServerPackage option
2024-09-14 19:23:53 -05:00
mitchmindtree
e170e4b598
plugins/lsp/idris2-lsp: init
2024-09-14 16:38:15 +00:00
Sefa Eyeoglu
0b665b200b
plugins/lsp/harper-ls: init
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-09-13 18:16:20 +02:00
Austin Horstman
aa15c24437
tests/lsp: disable swift
2024-09-13 10:08:08 -05:00
Austin Horstman
5143afeebc
tests/efmls: disable swift
2024-09-13 10:08:08 -05:00
Austin Horstman
3d3bf1e4b3
tests/lsp: disable taplo
2024-09-13 10:08:08 -05:00
Matt Sturgeon
8815180c62
plugins/lsp: move related plugins to by-name
2024-09-09 11:50:39 +01:00
Gaetan Lepage
d50ee5dd2f
plugins/lsp: add basedpyright
2024-09-09 00:11:35 +02:00
Austin Horstman
86d66e410a
plugins/lspsaga: use iconsPackage
2024-08-29 14:23:43 -05:00
Austin Horstman
150c5f454b
plugins/trouble: use iconsPackage
2024-08-29 11:06:15 -05:00
Austin Horstman
45bb6636e5
tests/lsp: re-enable typst-lsp
2024-08-26 12:07:28 -05:00
Austin Horstman
89b876dc0d
plugins/conform-nvim: migrate to mkNeovimPlugin
2024-08-24 12:24:15 -05:00
Austin Horstman
1854d591cb
tests/plugins/lsp: re-enable tests
2024-08-22 10:26:05 -05:00
Matt Sturgeon
087f70cb0a
tests: remove special case for efmls-configs
2024-08-22 15:27:56 +01:00
Matt Sturgeon
004181813f
tests/plugins/schemastore: don't check warnings
...
Follow up to a1a3488779
Uses new `test.checkWarnings` option.
2024-08-22 14:46:55 +01:00
Austin Horstman
39081a4106
tests/plugins/lsp: re-enable vala-ls on linux
2024-08-19 20:52:10 -05:00
Austin Horstman
366f25598a
tests/plugins/lsp: re-enable omnisharp on darwin
2024-08-19 20:52:09 -05:00
Austin Horstman
a1a3488779
tests/plugins/lsp: disable vscode-langservers-extracted tests (broken package)
...
Re-enable after https://github.com/NixOS/nixpkgs/pull/335559 is
available in nixos-unstable.
2024-08-19 20:52:09 -05:00
Austin Horstman
a9ffb6c958
tests/plugins/lsp: disable prismals test (broken package)
2024-08-19 20:52:09 -05:00
Gaetan Lepage
460b47997f
tests/plugins/lsp: disable typst-lsp test (broken package)
2024-08-19 20:42:00 -05:00
Gaetan Lepage
fc6d40d798
tests/plugins/lsp: typst-lsp -> tinymist
2024-08-19 20:42:00 -05:00
alxdb
fab51138b7
plugins/lsp/bufls: init
2024-08-08 23:29:39 +01:00
Gaetan Lepage
8024b044d6
tests/plugins/efmls: disable dmd test on x86_64-darwin
...
https://github.com/NixOS/nixpkgs/pull/331373
2024-07-31 22:36:07 +02:00
Thomas Stachl
2415edc0cb
plugins/lsp/nextls: init
2024-07-29 07:47:28 +02:00
Noah Thornton
162ae6354b
plugins/lsp/jdtls: add Eclipse JDT language server for Java
...
This adds the Eclipse JDT language server for Java.
2024-07-26 10:57:25 -07:00
Antonín Říha
ab67ee7e8b
plugins/lsp/openscad-lsp: init
...
Signed-off-by: Antonín Říha <antonin.riha@protonmail.com>
2024-07-24 00:04:05 +02:00
Stanislav Asunkin
06261fc472
modules/lsp/servers/vls: do not add filetype extension if not enabled
2024-07-21 20:17:03 +02:00
Gaetan Lepage
94bea519de
tests/efmls-configs: update test excludes
2024-07-14 00:06:08 +02:00
Matt Sturgeon
7dcdd6e989
plugins/lsp-lines: switch to mkNeovimPlugin
...
Remove custom options in favor of using `diagnostics` directly.
2024-06-28 23:14:01 +01:00
Matt Sturgeon
eb5c090e90
plugins/lsp/tflint: init
2024-06-14 09:46:32 +01:00
Matt Sturgeon
ea5078fc10
plugins/lsp/jsonnet-ls: init
2024-06-14 09:31:12 +01:00
Théophane Hufschmitt
80c03843e7
plugins/lsp: add nickel-ls
...
Add `nls`, the official language server for the Nickel language.
https://github.com/tweag/nickel/
2024-06-13 16:48:56 +02:00
Matt Sturgeon
4a22c35e6d
plugins/lsp: add inlay-hint option
...
`onAttach` code is based on [this comment](https://github.com/lvimuser/lsp-inlayhints.nvim/issues/46#issuecomment-1949916683 ).
Documented upstream at [`:h lsp-inlay_hint`](https://neovim.io/doc/user/lsp.html#lsp-inlay_hint )
2024-06-09 08:55:53 +01:00
Gaetan Lepage
04671a049a
plugins/schemastore: enable lsp in 'empty' test to avoid the warning
2024-06-06 11:39:55 +02:00
Gaetan Lepage
74a6731226
plugins/schemastore: init
2024-06-06 10:53:41 +02:00
Beaudan Brown
cfff48c267
plugins/lsp: add r_language_server
2024-06-04 18:34:23 +01:00
Matt Sturgeon
b7a8b03190
plugins/lsp: normalise kebab-case-names
2024-06-03 20:56:37 +01:00
Gaetan Lepage
f4ce7dad0e
plugins/lsp/lua-ls: add tests
2024-06-01 19:06:02 +02:00
Gaetan Lepage
1bbd58b6b2
plugins/lsp: add ruby-lsp
2024-05-31 22:40:43 +02:00
ben
993deb227e
plugins/lsp-status: init
2024-05-30 14:23:23 +02:00
Austin Horstman
ba293d3640
plugins/lsp/language-servers/nil_ls: improve settings options
2024-05-26 23:33:17 +02:00
Gaetan Lepage
546b4b029d
plugins/jsonls: add settings option
2024-05-25 22:26:50 +01:00
Gaetan Lepage
f3e2a064a1
plugins/yamlls: add settings option
2024-05-25 22:26:50 +01:00
Gaetan Lepage
56aaef010a
tests: remove tests depending on anslible-lint for darwin
2024-05-24 00:04:27 +02:00
Gaetan Lepage
818834a7bb
plugins/lsp-format: fix setup example
2024-05-20 12:01:55 +02:00
Gaetan Lepage
d844ac1a06
plugins/lsp/tinymist: add settings options
2024-05-17 09:36:12 +02:00
traxys
908932b53c
plugins/nixd: Adapt to new options
...
Note that due to the structure of the code we can't introduce
deprecation warnings, it results in:
cannot find attribute `plugins.lsp.servers.nixd.settings.XXX`
2024-05-12 19:27:25 +02:00