| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | feat(rust-analyzer): out-of-the-box support for codelens #4165 | Dubakula Sai Venkata Chaitanya | 2025-10-29 | 1 | -0/+25 |
| * | fix(termux_language_server): broken `filetypes` field #4161 | TomIO | 2025-10-28 | 1 | -2/+21 |
| * | feat(lsp/vale-ls): more filetypes #4100 | Ben O'Mahony | 2025-10-28 | 1 | -1/+1 |
| * | chore(postgres_lsp): update config for postgres-language-server renaming #4155 | Philipp Steinrötter | 2025-10-27 | 1 | -3/+3 |
| * | feat(tinymist): add pinMain command #4158 | Robin Mueller | 2025-10-27 | 1 | -4/+2 |
| * | fix(julials): accomodate julia 1.12 #4148 | Dale Muccignat | 2025-10-24 | 1 | -4/+4 |
| * | feat(opentofu): activate on 'terraform' filetype #4146 | Francesco Pompò | 2025-10-23 | 1 | -1/+1 |
| * | fix(jdtls): swap settings.gradle, build.gradle in root markers #4142 | Tomas Slusny | 2025-10-22 | 1 | -6/+6 |
| * | fix(css_variables): wrong root dir if subdir has package.json #4127 | Gaëtan Covelli | 2025-10-20 | 1 | -1/+13 |
| * | fix(buf_ls): update serve command for buf > v1.59.0 | Edward McFarlane | 2025-10-20 | 1 | -1/+1 |
| * | chore(bufls): remove bufls | Edward McFarlane | 2025-10-20 | 1 | -17/+0 |
| * | feat: django-language-server #4119 | Josh Thomas | 2025-10-10 | 1 | -0/+12 |
| * | feat(ocamllsp): `:LspOcamllspSwitchImplIntf` command #4117 | AlexApps99 | 2025-10-10 | 1 | -0/+40 |
| * | fix!: remove ocamlls #4118 | Seiya | 2025-10-10 | 1 | -20/+0 |
| * | fix(texlab): buf_change_env not taking input #4116 | Ian | 2025-10-09 | 1 | -17/+15 |
| * | docs(copilot): add instructions to enable lsp inline completion (#4111) | Alexandre Teoi | 2025-10-03 | 1 | -0/+27 |
| * | docs(neocmake): update repository URL #4110 | Johannes Bezold | 2025-10-02 | 1 | -1/+1 |
| * | docs: bitbake_language_server #4109 | Gaétan Lepage | 2025-09-30 | 1 | -1/+8 |
| * | feat(ast_grep): update filetypes #4106 | ergou | 2025-09-30 | 1 | -7/+18 |
| * | feat: more root markers for ty #4108 | Gautham Venkataraman | 2025-09-30 | 1 | -1/+1 |
| * | chore(jdtls): use config.root_dir instead of config.root_markers #4107 | Tomas Slusny | 2025-09-30 | 1 | -6/+3 |
| * | fix(jdtls): use project-local workspace dir, remove unused options #4105 | Tomas Slusny | 2025-09-29 | 1 | -29/+30 |
| * | fix(jdtls): increase priority of ".git", add "mvnw", "gradlew" #4104 | Tomas Slusny | 2025-09-29 | 1 | -3/+9 |
| * | fix(ruby_lsp): set cmd_cwd to root_dir #4099 | Rich Grundy | 2025-09-25 | 1 | -0/+4 |
| * | feat(lsp/ocamllsp.lua): use root_markers instead of root_dir #4098 | Török Edwin | 2025-09-24 | 1 | -8/+20 |
| * | fix(stylua): include EditorConfig as a root marker #4094 | Caleb Maclennan | 2025-09-23 | 1 | -1/+1 |
| * | fix(jdtls): lower priority of ".git" root marker #4090 | dareni | 2025-09-22 | 1 | -11/+16 |
| * | fix(leanls): migrate to vim.lsp.config #4084 | Christian Benedict Smit | 2025-09-22 | 1 | -0/+45 |
| * | feat(foam_ls): fallback root directories #4085 | Mohammed Elwardi Fadeli | 2025-09-21 | 1 | -3/+10 |
| * | feat(apex_ls): add vim.lsp.config support #4081 | Andrew Jackson | 2025-09-19 | 1 | -0/+59 |
| * | refactor!: deprecate old framework/configs, Nvim 0.10 #4077 | Justin M. Keyes | 2025-09-17 | 1 | -1/+1 |
| * | 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 |