aboutsummaryrefslogtreecommitdiffstats
path: root/lsp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* fix(jdtls): remove nonstandard progress handler #4068Robert Muir2025-09-101-9/+0
* fix: ts/js LSPs require lockfile #4062Alexis Tacnet2025-09-106-27/+26
* fix(zk): zk.list returns paths relative to the root directory #4063Alexandre Teoi2025-09-071-1/+1
* feat(zk): implement the zk.tag.list command #4060Alexandre Teoi2025-09-061-34/+76
* fix(ts_query_ls): root pattern fixup, override query ftplugin opts #4059Riley Bruins2025-09-061-20/+22
* fix(roslyn_ls): remove unused handler #4061Sebastian Lyng Johansen2025-09-061-7/+0
* feat: zuban #4056Mateen Ulhaq2025-09-031-0/+19
* docs, lint #4055Justin M. Keyes2025-09-032-4/+10
* fix(expert): implement root_dir instead #4054Rasheed Atanda2025-09-031-1/+15
* feat(roslyn_ls): support override completion and refresh diagnostics #4050Minh Khoi Do2025-09-031-7/+62
* feat(biome,eslint,svelte,ts_ls,tsgo,vtsls): add deno.lock root marker #4051Kai Moschcau2025-09-036-6/+6
* refactor: svelte augroupJustin M. Keyes2025-09-021-1/+1
* fix(expert): reorder the markers #4047Rasheed Atanda2025-09-011-1/+1
* feat(gh_actions_ls): handle "actions/readFile" request #4046Julio García2025-09-011-0/+15
* fix(vtsls): inform the LS its client is neovim #4048Rasheed Atanda2025-08-311-0/+3
* fix(pyright): command :LspPyrightSetPythonPath fails #4045Stanislav Asunkin2025-08-302-2/+4
* fix(pyright): command :LspPyrightOrganizeImports fails #3971Michele Sorcinelli2025-08-302-4/+14
* feat(expert): elixir expert ls #4041Andy LeClair2025-08-281-0/+12