Patrick Schiel
10433cb45b
fix(windows): fix jdtls download on Windows ( #9195 )
2026-01-18 00:30:45 -06:00
madflow
a593ed4c9b
fix: disable telemetry in the php lsp server ( #7649 )
2026-01-10 08:44:12 -06:00
GitHub Action
a35c278424
chore: generate
2026-01-06 17:29:44 +00:00
Guofang.Tang
8265621d48
fix: prevent jdtls path checks from throwing ( #7052 )
2026-01-06 11:29:06 -06:00
GitHub Action
527553ada2
chore: generate
2026-01-03 07:16:11 +00:00
Gabriel Patzleiner
da6df3d432
fix(kotlin-ls): improve root detection for Gradle multi-project builds ( #6717 )
2026-01-03 01:14:01 -06:00
GitHub Action
681a257df6
chore: generate
2026-01-02 22:46:22 +00:00
Troy Gaines
586207adb4
feat: Add kotlin lsp integration ( #6601 )
2026-01-02 16:45:44 -06:00
Marcel de Vries
f3db966317
Add support for LSP workspace/didChangeWatchedFiles ( #6524 )
...
Co-authored-by: Aiden Cline <aidenpcline@gmail.com >
2025-12-31 11:35:09 -06:00
ravshansbox
94453eb1bd
Add prisma language server ( #6462 )
2025-12-30 13:13:36 -06:00
Frainer Encarnación
337681dbbf
fix(lsp): ESLint LSP server fails to auto-install on Windows ( #6366 )
2025-12-29 11:02:46 -06:00
Donghyun Shin
f59d274d0f
fix(lsp): make JDTLS use the correct config directory on Windows ( #6121 )
2025-12-25 21:17:54 -06:00
Marco
d9f0f58277
feat: haskell lsp support ( #6141 )
2025-12-25 21:04:43 -06:00
ja
cd8ecf9722
feat(lsp): add Tinymist LSP support for Typst ( #5933 )
2025-12-22 14:31:47 -06:00
Tim Kleinschmidt
750a936ae1
support clojure projects with built-in lsp ( #5975 )
2025-12-22 14:20:15 -06:00
Aiden Cline
345f4801e8
feat: add experimental lsp tool ( #5886 )
2025-12-22 00:34:21 -06:00
Luo Chen
ac4b8d62e3
feat: add nixd as lsp for nix language ( #5929 )
2025-12-22 00:30:08 -06:00
Dax Raad
c333ffa38b
core: fix LSP server binary installation and shell command execution
...
- Ensure proper file permissions are set for installed LSP binaries on non-Windows platforms
- Add error handling for shell command execution in prompt system to prevent crashes
2025-12-21 18:33:37 -05:00
Nalin Singh
507ba644cf
feat: add syntax highlighting for .ets files ( #5889 )
2025-12-21 11:42:47 -06:00
Eric Shirley
14146428dd
lsp: add oxlint server ( #5570 )
2025-12-19 00:17:20 -06:00
GitHub Action
67cfd7f06b
chore: format code
2025-12-18 19:38:25 +00:00
OpeOginni
ab9ac7c87a
feat: add experimental support for Ty language server ( #5575 )
2025-12-18 13:37:48 -06:00
Luke Parker
ef78fd8bae
fix: debounce LSP diagnostics to get complete results ( #5600 )
2025-12-15 21:26:59 -06:00
Luke Parker
27e826eba6
fix(win32): Normalise LSP paths on windows (fixes lua) ( #5597 )
2025-12-15 18:01:03 -06:00
Aiden Cline
89a4f1c1ae
tweak: add .catch for extractZip calls
2025-12-15 17:41:28 -06:00
Luke Parker
0d1c6e0ca9
fix(win32): Missing LSP can now unzip on windows ( #5594 )
2025-12-15 17:29:30 -06:00
Luke Parker
efac8cebb3
fix(win32): correct ElixirLS extension typo ( #5590 )
2025-12-15 16:47:27 -06:00
Luke Parker
48b2bde6e5
fix(win32): use path.delimiter for PATH separator in LSP server lookups ( #5589 )
2025-12-15 16:39:42 -06:00
Nalin Singh
6830590183
feat: add F# language server support ( #5549 )
2025-12-15 10:52:16 -06:00
Lawrence Sarpong
e6a0a005d6
Add Gleam LSP and formatter ( #5514 )
2025-12-14 10:51:08 -06:00
GitHub Action
199bd8a9a2
chore: format code
2025-12-13 17:30:48 +00:00
rari404
decf2452c4
feat: add dockerfile language server ( #5252 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-12-13 11:30:15 -06:00
rari404
8917a4c609
feat: add texlab language server and latexindent formatter ( #5251 )
2025-12-12 23:50:09 -06:00
Adán
ffec52a17c
fix: Windows LSP URIs using backslashes (Biome initialization failure) ( #5317 )
2025-12-11 16:28:39 -06:00
Aiden Cline
df64612d54
better interleaved thinking support ( #5298 )
2025-12-09 16:32:12 -06:00
ry2009
16c4b02b69
feat: add Biome LSP support ( #5290 )
2025-12-09 15:31:13 -06:00
Dax Raad
1e3bdcc71c
rename bus
2025-12-09 14:32:09 -05:00
Shoubhit Dash
20530104ce
add ocaml lsp support ( #5230 )
2025-12-08 14:33:45 -06:00
GitHub Action
eed48e76de
chore: format code
2025-12-08 18:06:48 +00:00
rari404
fab8ab2840
feat: add terraform-ls language server and formatter ( #5243 )
2025-12-08 12:02:25 -06:00
rari404
9bd2ea5e5f
feat: add bash-language-server LSP ( #5246 )
2025-12-08 11:39:49 -06:00
Aiden Cline
53a7c2885b
bump default lsp server timeout
2025-12-02 16:04:08 -06:00
Christoph
7112a706b8
core: add built-in Dart LSP server and formatter ( #4841 )
2025-11-28 00:33:45 -06:00
Dax Raad
501a2539c7
revert ts lsp to monorepo root
2025-11-26 20:31:26 -05:00
Dax Raad
2c8d42d997
roll back vtsls
2025-11-26 20:18:40 -05:00
Dax Raad
b16aa81e0d
switch to vtsls for typescript lsp
2025-11-25 19:23:23 -05:00
Dax Raad
e8db95be16
switch typescript lsp to be one per package to ensure it loads when typescript is not installed at root
2025-11-25 19:14:07 -05:00
Adam
acf1dd8500
wip(share): more styling
2025-11-24 15:10:40 -06:00
processtrader
e7a157ef8f
fix: replace ruby-lsp with rubocop for better LSP performance ( #4543 )
2025-11-20 09:54:47 -06:00
Daniel Polito
e1089bc5de
Adding LSP: PHP Intelephense ( #4504 )
...
Co-authored-by: Aiden Cline <63023139+rekram1-node@users.noreply.github.com >
2025-11-19 16:01:18 -06:00