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(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
*
feat(tailwindcss): root_dir for rails/phoenix #3935
Stuart Fraser
2025-07-03
1
-9
/
+1
*
fix(intelephense): change root markers order #3933
Pim Peters
2025-06-30
1
-1
/
+1
*
fix: phpactor root markers precedence #3928
Caleb White
2025-06-25
1
-1
/
+1
*
feat: `herb_ls` #3925
Marco Roth
2025-06-24
1
-0
/
+27
*
docs: correct install command for pug lsp #3926
G'lek Tarssza
2025-06-24
1
-1
/
+1
*
fix(omnisharp): *.csproj, *.sln root_dir patterns #3919
Ching Pei Yang
2025-06-21
1
-1
/
+11
*
fix(csharp_ls): add "slnx" root pattern #3921
Joseph Guenther
2025-06-21
1
-1
/
+1
*
fix(powershell_es): unknown LogLevel breaks LSP #3920
Carte
2025-06-21
1
-1
/
+1
*
fix: some `on_attach` callbacks may act on the wrong buffer #3916
Dmytro Meleshko
2025-06-20
13
-40
/
+40
*
fix(powershell_es): set LogLevel to "Information" #3914
Bruce Wen
2025-06-18
1
-1
/
+1
*
feat(biome): add `html` as filetype (#3913)
Chris Grieser
2025-06-18
1
-0
/
+1
*
fix(glint): dynamic cmd #3912
Julian Visser
2025-06-17
1
-15
/
+16
*
feat(glint): add vim.lsp.config support #3911
Julian Visser
2025-06-17
1
-0
/
+63
*
fix(intelephense): workspace not found
Justin M. Keyes
2025-06-16
1
-8
/
+1
*
fix(phpactor): phpactor crashes on non-root paths
Justin M. Keyes
2025-06-16
1
-8
/
+2
*
fix(svelte): only attach to existing files #3899
Igor Lacerda
2025-06-13
1
-1
/
+8
*
docs(millet): update install target to millet-ls #3903
jxu
2025-06-11
1
-2
/
+2
*
feat(bicep): add `bicep-params` filetype #3886
Damien Pontifex
2025-06-04
1
-1
/
+1
*
fix(clangd): set offset_encoding correctly #3887
someoneinjd
2025-06-04
1
-0
/
+10
*
feat(tailwind): add "postcss.config.js" root marker #3884
ndlrfz
2025-06-02
1
-0
/
+1
*
fix(eslint): LspEslintFixAll is async, writes file without applied fixes #3876
Dave Honneffer
2025-06-02
1
-6
/
+3
*
feat(helm_ls,yamlls): support custom filetype for helm-ls #3881
qvalentin
2025-06-01
2
-2
/
+2
*
feat: cspell language server #3877
Yuto Maruta
2025-05-30
1
-0
/
+22
*
fix(emmet): align the two emmet configs #3878
Eduardo Juliao
2025-05-30
2
-2
/
+7
*
feat: tofu-ls language server #3874
Varac
2025-05-27
1
-0
/
+9
*
fix(cairo_ls): update command #3873
Piotr Magiera
2025-05-27
1
-1
/
+1
*
feat(ast_grep): support multiple workspaces #3866
Alex Efros
2025-05-26
1
-0
/
+4
*
fix(fish_lsp): various improvements #3869
Sola
2025-05-26
1
-2
/
+1
[next]