index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lsp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix(ts/js): servers do not start when `bun.lock` exists #4008
Methapon2001
2025-08-18
5
-5
/
+5
*
fix(nixd): use '.git' root marker #4009
Bjørn Forsman
2025-08-18
1
-1
/
+1
*
fix: vtsls does not start in monorepo with `bun.lock` #4007
Methapon2001
2025-08-17
1
-1
/
+1
*
fix(eslint): performance regression on configuration lookup #4004
Alexis Tacnet
2025-08-17
1
-4
/
+10
*
feat(ts/js): improve monorepo support for Typescript, ESLint #3955
Alexis Tacnet
2025-08-17
6
-41
/
+200
*
feat(yamlls): document formatting support #4003
Christopher Johnstone
2025-08-17
1
-0
/
+4
*
docs(hyprls): install from hyprland-community org (#4002)
Kafva
2025-08-17
1
-1
/
+1
*
feat(roslyn_ls): support .slnx extension #3999
Plevi1337
2025-08-15
1
-2
/
+2
*
feat(codebook): add gitcommit filetype #3995
Daniel M. Capella
2025-08-14
1
-0
/
+1
*
Merge #3993 fix: update configs to 0.11+
Justin M. Keyes
2025-08-11
9
-81
/
+89
|
\
|
*
fix(tinymist): update config to 0.11+
Dimitris Dimitropoulos
2025-08-11
1
-13
/
+11
|
*
fix(texlab): update config to 0.11+
Dimitris Dimitropoulos
2025-08-11
1
-13
/
+12
|
*
fix(svlangserver): update config to 0.11+
Dimitris Dimitropoulos
2025-08-11
1
-18
/
+16
|
*
fix(rust_analyzer): update config to 0.11+
Dimitris Dimitropoulos
2025-08-11
1
-1
/
+2
|
*
fix(markdown_oxide): update config to 0.11+
Dimitris Dimitropoulos
2025-08-11
1
-16
/
+20
|
*
fix(elmls): update config to 0.11+
Dimitris Dimitropoulos
2025-08-11
1
-1
/
+1
|
*
fix(denols): update config to 0.11+
Dimitris Dimitropoulos
2025-08-11
1
-2
/
+2
|
*
fix(clangd): update config to 0.11+
Dimitris Dimitropoulos
2025-08-11
1
-15
/
+18
|
*
fix(zk): update config to 0.11+
Dimitris Dimitropoulos
2025-08-11
1
-2
/
+7
*
|
feat(codebook): add Java and Lua filetypes #3992
Daniel M. Capella
2025-08-11
1
-1
/
+3
|
/
*
fix(texlab): adapt commands to fit 0.11+ #3991
Dimitris Dimitropoulos
2025-08-09
1
-70
/
+34
*
fix(docker_language_server): set language id for compose files #3990
Michael Martin
2025-08-08
1
-0
/
+7
*
feat: tsgo #3989
skewb1k
2025-08-08
1
-0
/
+19
*
fix(golangci_lint_ls): support v2 wrapper script #3984
Alex Efros
2025-08-05
1
-2
/
+4
*
fix(vue_ls): correctly check if ts_clients exist #3987
GR3YH4TT3R93
2025-08-05
1
-2
/
+7
*
feat(vue_ls): support ts_ls #3986
Daniel M. Capella
2025-08-05
1
-2
/
+3
*
docs(matlab_ls): mention installPath requirement #3983
CorpsSansOrganes
2025-08-03
1
-1
/
+12
*
feat: docker-language-server #3982
Peter Benjamin
2025-07-31
1
-0
/
+23
*
fix(tailwindcss): use ".git" root marker fallback for tailwind v4 #3980
v2.4.0
Joshua Sattler
2025-07-29
1
-0
/
+2
*
fix(vue_ls): nil references in tsserverRequest #3977
Kai Moschcau
2025-07-29
1
-1
/
+1
*
feat(biome): monorepo support #3972
Igor Lacerda
2025-07-23
1
-4
/
+6
*
fix(svelte): use augroup to avoid creating multiple autocmds #3964
Igor Lacerda
2025-07-19
1
-1
/
+1
*
fix(roslyn_ls): replace deprecated function call #3963
Alexandre Teoi
2025-07-19
1
-1
/
+4
*
fix(biome): error when using non-local biome binary #3962
Chris Grieser
2025-07-19
1
-1
/
+1
*
docs(smithy): how do you install this thing #3961
Justin M. Keyes
2025-07-18
1
-5
/
+34
*
feat(svelte): notify LSP of changes in JS/TS files #3958
Igor Lacerda
2025-07-18
1
-0
/
+10
*
refactor(glint): use `cmd(…, config)` #3960
Justin M. Keyes
2025-07-18
1
-14
/
+3
*
feat(biome): use project-local bin if available #3957
Igor Lacerda
2025-07-18
1
-1
/
+8
*
feat(clangd): remove proto filetype support #3959
bugreporter23
2025-07-18
1
-1
/
+1
*
docs(rescriptls): add didChangeWatchedFiles example #3954
Daniel Kirchhof
2025-07-17
1
-0
/
+11
*
feat(harper): clojure filetype #3952
Jeriel Baptista Verissimo
2025-07-16
1
-0
/
+1
*
fix(clarinet) root_marker #3949
aldur
2025-07-15
1
-1
/
+1
*
fix(clarinet)!: rename `clarity_lsp` to `clarinet` #3948
aldur
2025-07-14
2
-10
/
+9
*
feat: drop pkgbuild_language_server, add termux_language_server #3947
an0nfunc
2025-07-13
2
-10
/
+10
*
fix(vue_ls): support `vue_ls` v3 #3943
Fidel Yin
2025-07-10
3
-105
/
+74
*
feat(gopls): refactor root_dir identification #3942
Benjamin Alpert
2025-07-08
1
-19
/
+72
*
feat(ts_ls): implement codelens support #3938
Simon Engmann
2025-07-06
1
-0
/
+26
*
feat: add `autopkgtest` filetype to `debputy.lua` #3939
Niels Thykier
2025-07-06
1
-1
/
+1
*
feat: codebook lsp #3937
Qing Fu
2025-07-05
1
-0
/
+32
*
feat(eslint): htmlangular filetype #3936
Michal Klinovský
2025-07-04
1
-0
/
+1
[next]