aboutsummaryrefslogtreecommitdiffstats
path: root/lsp
Commit message (Expand)AuthorAgeFilesLines
* docs(roslyn_ls): format codeblock #4241Eero Häihälä2025-12-161-0/+2
* fix(copilot): use correct error variable #4240Stefan van der Wolf2025-12-151-1/+1
* fix(ltex_plus): asciidoc is added to enabled languages (#4239)Denys Digtiar2025-12-151-0/+2
* fix(omnisharp): "*.slnx" root marker #4236Vincent Labelle2025-12-141-1/+2
* feat: hylo_ls #4237Ambrus Tóth2025-12-141-0/+13
* feat: brioche #4238Andrej Kolčin2025-12-141-0/+12
* feat(flow): use flow executable for cmd if available in PATHGaetan Lepage2025-12-121-1/+10
* feat(java_language_server): default cmd #4229Gaétan Lepage2025-12-111-0/+1
* docs: omnisharp cmd #4230Gaétan Lepage2025-12-111-2/+0
* feat(nextls): default cmd #4232Gaétan Lepage2025-12-111-1/+2
* feat(lexical): default cmd #4231Gaétan Lepage2025-12-111-4/+3
* feat(wc_language_server): web components language server #4228Burton Smith2025-12-071-0/+85
* feat: rumdl #4199Yota Toyama2025-12-051-0/+12
* fix(gitlab_duo): token update on init #4226Aboobacker MK2025-12-041-1/+11
* feat(ts_ls): add LspTypescriptGoToSourceDefinition command #4225Ilia Choly2025-12-031-0/+23
* fix(buf_ls): restrict reuse_client to buf_ls clients only #4221Masayuki Izumi2025-11-291-2/+2
* feat(postgres_lsp): require workspace #4220Igor Lacerda2025-11-291-0/+1
* fix(eslint): LspEslintFixAll defined in wrong buffer #4218Tu2025-11-261-1/+1
* fix(denols): skip non-deno TypeScript projects #4207あすぱる2025-11-251-1/+18
* fix(hls): invalid formatter #4215talarys2025-11-251-1/+1
* feat(rust_analyzer): enable codelens (#4210)Mike J McGuirk2025-11-211-0/+17
* feat(lua_ls): enable codelens, inlay hints #4211Mike J McGuirk2025-11-211-0/+6
* fix(neocmake): use subcommand instead of flag #4208idealseal2025-11-211-1/+1
* fix(tailwindcss): dynamic registration for `didWatchChangedFiles` #4206David2025-11-201-0/+7
* fix(lsp): detect deno.jsonc as Deno project for biome/eslint/ts_ls/tsgo/vtsls...Thiago Marques2025-11-185-5/+5
* fix(leanls) : drop outdated config #4177Y. Ding2025-11-181-45/+0
* feat: tclsp #4200Niko Savola2025-11-171-0/+22
* fix(ts_ls): broken in non-Deno repo #4198Daniel Imfeld2025-11-161-2/+2
* fix(angularls): improves node_modules path resolution #4190Erikson Kaszubowski2025-11-161-14/+40
* fix(lsp): improve ts_ls root detection for deno projects #4193Apocalypse2025-11-161-6/+4
* fix(docs): handle config errors, document rename #4192Justin M. Keyes2025-11-161-2/+4
* feat: vsrocq, rename "vscoqtop" config #4176simon-dima2025-11-162-5/+11
* fix(Gitlab Duo): lint #4187Justin M. Keyes2025-11-151-11/+9
* feat(sourcekit): update root_dir check for .bsp #4186Ben Lu2025-11-151-1/+1
* feat(Gitlab Duo): login + inline_completion #4157Aboobacker MK2025-11-141-0/+440
* fix(eslint.lua): nonsense passed to list_extend()Justin M. Keyes2025-11-141-3/+2
* fix: luals warningsJustin M. Keyes2025-11-1415-10/+29
* ci: emmyluaJustin M. Keyes2025-11-141-0/+1
* 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