aboutsummaryrefslogtreecommitdiffstats
path: root/lsp
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix(herb): remove ruby filetype #4040Hans Schnedlitz2025-08-281-1/+1
* fix(copilot): device flow authentication #4038Robert Muir2025-08-251-2/+2
* fix(atopile): rename file, move to correct location #4039MrNavaStar2025-08-251-0/+14
* feat: php language server 'phptools' from devsense #3966Jakub Míšek2025-08-251-0/+36
* ci(lint): require type annotation #4034Justin M. Keyes2025-08-242-0/+2
* feat(copilot): initial support for copilot-language-server #4029Yi Ming2025-08-241-0/+107
* feat(vue_ls): preliminary typescript-tools support #4030GR3YH4TT3R932025-08-241-1/+5
* feat: llvm clangir lsp server #4032Amr Hesham2025-08-241-0/+14
* fix(vue_ls): make tsserver handler more resilientJ.c2025-08-221-2/+17
* refactor(vue_ls): simplify ts_client logicJ.c2025-08-221-8/+3
* fix(gitlab_ls): root dir ordering #4025Aleš Brelih2025-08-211-1/+1
* fix(ts/js): support older Nvim 0.11.xJustin M. Keyes2025-08-215-10/+15
* refactor(roslyn_ls): reduce notification noise #4024sharpchen2025-08-211-2/+2
* feat(yamlls): force documentFormattingProvider=true #4016Christopher Johnstone2025-08-201-0/+7
* fix(ts/js): give lockfiles equal priority when finding root #4013Oskar Haarklou Veileborg2025-08-205-7/+12
* fix: separate type annotation from `@brief` docstring #4017Igor Lacerda2025-08-19265-0/+265
* fix(ts_ls): server not starting if there is no typescript #4011Vinícius Weigert2025-08-193-42/+0
* refactor(yamlls): non-hacky way to enable formatting #4012Tomáš Janoušek2025-08-191-4/+2
* chore: miscellaneous type fixesIgor2025-08-1817-35/+20
* chore: add type annotation for configsIgor2025-08-18363-1/+363
* fix(ts/js): servers do not start when `bun.lock` exists #4008Methapon20012025-08-185-5/+5
* fix(nixd): use '.git' root marker #4009Bjørn Forsman2025-08-181-1/+1
* fix: vtsls does not start in monorepo with `bun.lock` #4007Methapon20012025-08-171-1/+1
* fix(eslint): performance regression on configuration lookup #4004Alexis Tacnet2025-08-171-4/+10
* feat(ts/js): improve monorepo support for Typescript, ESLint #3955Alexis Tacnet2025-08-176-41/+200
* feat(yamlls): document formatting support #4003Christopher Johnstone2025-08-171-0/+4
* docs(hyprls): install from hyprland-community org (#4002)Kafva2025-08-171-1/+1
* feat(roslyn_ls): support .slnx extension #3999Plevi13372025-08-151-2/+2