aboutsummaryrefslogtreecommitdiffstats
path: root/lsp
Commit message (Expand)AuthorAgeFilesLines
...
* fix(angularls): reference to invalid field #4184Thomas Canta2025-11-131-1/+1
* fix(slangd): slangd.exe not executable error on windows #4183Shika2025-11-131-7/+1
* fix: exclude deno from biome/eslint/ts_ls/tsgo/vtsls #4130Xubai Wang2025-11-135-0/+30
* fix(buf_ls): reuse client across workspaces #4179Edward McFarlane2025-11-121-0/+4
* feat(elixir-ls): set `cmd` #4178Gergő Gutyina2025-11-121-0/+1
* fix(angularls): add nil check for config parameter #4181Furkan Aydin2025-11-111-1/+1
* fix(expert): latest version requires --stdio flag #4174Amadeus Folego2025-11-031-1/+1
* fix(tinymist): vim.notify called with invalid input #4172Vlad2025-10-311-5/+4
* fix(angularls): improve root path resolution #4083Erikson Kaszubowski2025-10-301-51/+63
* feat(harper-ls): enable harper-ls for asciidoc #4170Ben O'Mahony2025-10-301-0/+1
* fix(pyright): prioritize "pyrightconfig.json" root marker #4171Trevor Hauter2025-10-302-2/+2
* fix(csharp_ls): set cwd when lsp starts, not during configuration #4169pogyomo2025-10-301-9/+9
* fix(termux_language_server): do not call `on_dir()` unconditionally #4168TomIO2025-10-291-1/+3
* feat(csharp_ls): run csharp-ls where sln, slnx or csproj file exists #4166pogyomo2025-10-291-0/+8
* docs(julialsp): fix installation command #4167x626f2025-10-291-1/+1
* feat(rust-analyzer): out-of-the-box support for codelens #4165Dubakula Sai Venkata Chaitanya2025-10-291-0/+25
* fix(termux_language_server): broken `filetypes` field #4161TomIO2025-10-281-2/+21
* feat(lsp/vale-ls): more filetypes #4100Ben O'Mahony2025-10-281-1/+1
* chore(postgres_lsp): update config for postgres-language-server renaming #4155Philipp Steinrötter2025-10-271-3/+3
* feat(tinymist): add pinMain command #4158Robin Mueller2025-10-271-4/+2
* fix(julials): accomodate julia 1.12 #4148Dale Muccignat2025-10-241-4/+4
* feat(opentofu): activate on 'terraform' filetype #4146Francesco Pompò2025-10-231-1/+1
* fix(jdtls): swap settings.gradle, build.gradle in root markers #4142Tomas Slusny2025-10-221-6/+6
* fix(css_variables): wrong root dir if subdir has package.json #4127Gaëtan Covelli2025-10-201-1/+13
* fix(buf_ls): update serve command for buf > v1.59.0Edward McFarlane2025-10-201-1/+1
* chore(bufls): remove buflsEdward McFarlane2025-10-201-17/+0
* feat: django-language-server #4119Josh Thomas2025-10-101-0/+12
* feat(ocamllsp): `:LspOcamllspSwitchImplIntf` command #4117AlexApps992025-10-101-0/+40
* fix!: remove ocamlls #4118Seiya2025-10-101-20/+0
* fix(texlab): buf_change_env not taking input #4116Ian2025-10-091-17/+15
* docs(copilot): add instructions to enable lsp inline completion (#4111)Alexandre Teoi2025-10-031-0/+27
* docs(neocmake): update repository URL #4110Johannes Bezold2025-10-021-1/+1
* docs: bitbake_language_server #4109Gaétan Lepage2025-09-301-1/+8
* feat(ast_grep): update filetypes #4106ergou2025-09-301-7/+18
* feat: more root markers for ty #4108Gautham Venkataraman2025-09-301-1/+1
* chore(jdtls): use config.root_dir instead of config.root_markers #4107Tomas Slusny2025-09-301-6/+3
* fix(jdtls): use project-local workspace dir, remove unused options #4105Tomas Slusny2025-09-291-29/+30
* fix(jdtls): increase priority of ".git", add "mvnw", "gradlew" #4104Tomas Slusny2025-09-291-3/+9
* fix(ruby_lsp): set cmd_cwd to root_dir #4099Rich Grundy2025-09-251-0/+4
* feat(lsp/ocamllsp.lua): use root_markers instead of root_dir #4098Török Edwin2025-09-241-8/+20
* fix(stylua): include EditorConfig as a root marker #4094Caleb Maclennan2025-09-231-1/+1
* fix(jdtls): lower priority of ".git" root marker #4090dareni2025-09-221-11/+16
* fix(leanls): migrate to vim.lsp.config #4084Christian Benedict Smit2025-09-221-0/+45
* feat(foam_ls): fallback root directories #4085Mohammed Elwardi Fadeli2025-09-211-3/+10
* feat(apex_ls): add vim.lsp.config support #4081Andrew Jackson2025-09-191-0/+59
* refactor!: deprecate old framework/configs, Nvim 0.10 #4077Justin M. Keyes2025-09-171-1/+1
* Revert "add deno.lock root marker #4051"Justin M. Keyes2025-09-175-5/+5
* feat: StyLua Lua formatter #4073Bartłomiej Maryńczak2025-09-141-0/+12
* fix(jdtls): remove nonstandard WorkspaceEdit version handlers #4071Robert Muir2025-09-111-45/+0
* feat(harper): add shell filetype #4069wiser-fz2025-09-101-0/+1