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
*
Revert "add deno.lock root marker #4051"
Justin M. Keyes
2025-09-17
5
-5
/
+5
*
feat: StyLua Lua formatter #4073
Bartłomiej Maryńczak
2025-09-14
1
-0
/
+12
*
fix(jdtls): remove nonstandard WorkspaceEdit version handlers #4071
Robert Muir
2025-09-11
1
-45
/
+0
*
feat(harper): add shell filetype #4069
wiser-fz
2025-09-10
1
-0
/
+1
*
fix(jdtls): remove nonstandard progress handler #4068
Robert Muir
2025-09-10
1
-9
/
+0
*
fix: ts/js LSPs require lockfile #4062
Alexis Tacnet
2025-09-10
6
-27
/
+26
*
fix(zk): zk.list returns paths relative to the root directory #4063
Alexandre Teoi
2025-09-07
1
-1
/
+1
*
feat(zk): implement the zk.tag.list command #4060
Alexandre Teoi
2025-09-06
1
-34
/
+76
*
fix(ts_query_ls): root pattern fixup, override query ftplugin opts #4059
Riley Bruins
2025-09-06
1
-20
/
+22
*
fix(roslyn_ls): remove unused handler #4061
Sebastian Lyng Johansen
2025-09-06
1
-7
/
+0
*
feat: zuban #4056
Mateen Ulhaq
2025-09-03
1
-0
/
+19
*
docs, lint #4055
Justin M. Keyes
2025-09-03
2
-4
/
+10
*
fix(expert): implement root_dir instead #4054
Rasheed Atanda
2025-09-03
1
-1
/
+15
*
feat(roslyn_ls): support override completion and refresh diagnostics #4050
Minh Khoi Do
2025-09-03
1
-7
/
+62
*
feat(biome,eslint,svelte,ts_ls,tsgo,vtsls): add deno.lock root marker #4051
Kai Moschcau
2025-09-03
6
-6
/
+6
*
refactor: svelte augroup
Justin M. Keyes
2025-09-02
1
-1
/
+1
*
fix(expert): reorder the markers #4047
Rasheed Atanda
2025-09-01
1
-1
/
+1
*
feat(gh_actions_ls): handle "actions/readFile" request #4046
Julio García
2025-09-01
1
-0
/
+15
*
fix(vtsls): inform the LS its client is neovim #4048
Rasheed Atanda
2025-08-31
1
-0
/
+3
*
fix(pyright): command :LspPyrightSetPythonPath fails #4045
Stanislav Asunkin
2025-08-30
2
-2
/
+4
*
fix(pyright): command :LspPyrightOrganizeImports fails #3971
Michele Sorcinelli
2025-08-30
2
-4
/
+14
*
feat(expert): elixir expert ls #4041
Andy LeClair
2025-08-28
1
-0
/
+12
*
fix(herb): remove ruby filetype #4040
Hans Schnedlitz
2025-08-28
1
-1
/
+1
*
fix(copilot): device flow authentication #4038
Robert Muir
2025-08-25
1
-2
/
+2
*
fix(atopile): rename file, move to correct location #4039
MrNavaStar
2025-08-25
1
-0
/
+14
*
feat: php language server 'phptools' from devsense #3966
Jakub Míšek
2025-08-25
1
-0
/
+36
*
ci(lint): require type annotation #4034
Justin M. Keyes
2025-08-24
2
-0
/
+2
*
feat(copilot): initial support for copilot-language-server #4029
Yi Ming
2025-08-24
1
-0
/
+107
*
feat(vue_ls): preliminary typescript-tools support #4030
GR3YH4TT3R93
2025-08-24
1
-1
/
+5
*
feat: llvm clangir lsp server #4032
Amr Hesham
2025-08-24
1
-0
/
+14
*
fix(vue_ls): make tsserver handler more resilient
J.c
2025-08-22
1
-2
/
+17
*
refactor(vue_ls): simplify ts_client logic
J.c
2025-08-22
1
-8
/
+3
*
fix(gitlab_ls): root dir ordering #4025
Aleš Brelih
2025-08-21
1
-1
/
+1
*
fix(ts/js): support older Nvim 0.11.x
Justin M. Keyes
2025-08-21
5
-10
/
+15
*
refactor(roslyn_ls): reduce notification noise #4024
sharpchen
2025-08-21
1
-2
/
+2
*
feat(yamlls): force documentFormattingProvider=true #4016
Christopher Johnstone
2025-08-20
1
-0
/
+7
*
fix(ts/js): give lockfiles equal priority when finding root #4013
Oskar Haarklou Veileborg
2025-08-20
5
-7
/
+12
*
fix: separate type annotation from `@brief` docstring #4017
Igor Lacerda
2025-08-19
265
-0
/
+265
*
fix(ts_ls): server not starting if there is no typescript #4011
Vinícius Weigert
2025-08-19
3
-42
/
+0
*
refactor(yamlls): non-hacky way to enable formatting #4012
Tomáš Janoušek
2025-08-19
1
-4
/
+2
*
chore: miscellaneous type fixes
Igor
2025-08-18
17
-35
/
+20
*
chore: add type annotation for configs
Igor
2025-08-18
363
-1
/
+363
*
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
[next]