aboutsummaryrefslogtreecommitdiffstats
path: root/lsp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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