aboutsummaryrefslogtreecommitdiffstats
path: root/lsp
Commit message (Expand)AuthorAgeFilesLines
* fix(tailwindcss): use ".git" root marker fallback for tailwind v4 #3980v2.4.0Joshua Sattler2025-07-291-0/+2
* fix(vue_ls): nil references in tsserverRequest #3977Kai Moschcau2025-07-291-1/+1
* feat(biome): monorepo support #3972Igor Lacerda2025-07-231-4/+6
* fix(svelte): use augroup to avoid creating multiple autocmds #3964Igor Lacerda2025-07-191-1/+1
* fix(roslyn_ls): replace deprecated function call #3963Alexandre Teoi2025-07-191-1/+4
* fix(biome): error when using non-local biome binary #3962Chris Grieser2025-07-191-1/+1
* docs(smithy): how do you install this thing #3961Justin M. Keyes2025-07-181-5/+34
* feat(svelte): notify LSP of changes in JS/TS files #3958Igor Lacerda2025-07-181-0/+10
* refactor(glint): use `cmd(…, config)` #3960Justin M. Keyes2025-07-181-14/+3
* feat(biome): use project-local bin if available #3957Igor Lacerda2025-07-181-1/+8
* feat(clangd): remove proto filetype support #3959bugreporter232025-07-181-1/+1
* docs(rescriptls): add didChangeWatchedFiles example #3954Daniel Kirchhof2025-07-171-0/+11
* feat(harper): clojure filetype #3952Jeriel Baptista Verissimo2025-07-161-0/+1
* fix(clarinet) root_marker #3949aldur2025-07-151-1/+1
* fix(clarinet)!: rename `clarity_lsp` to `clarinet` #3948aldur2025-07-142-10/+9
* feat: drop pkgbuild_language_server, add termux_language_server #3947an0nfunc2025-07-132-10/+10
* fix(vue_ls): support `vue_ls` v3 #3943Fidel Yin2025-07-103-105/+74
* feat(gopls): refactor root_dir identification #3942Benjamin Alpert2025-07-081-19/+72
* feat(ts_ls): implement codelens support #3938Simon Engmann2025-07-061-0/+26
* feat: add `autopkgtest` filetype to `debputy.lua` #3939Niels Thykier2025-07-061-1/+1
* feat: codebook lsp #3937Qing Fu2025-07-051-0/+32
* feat(eslint): htmlangular filetype #3936Michal Klinovský2025-07-041-0/+1
* feat(tailwindcss): root_dir for rails/phoenix #3935Stuart Fraser2025-07-031-9/+1
* fix(intelephense): change root markers order #3933Pim Peters2025-06-301-1/+1
* fix: phpactor root markers precedence #3928Caleb White2025-06-251-1/+1
* feat: `herb_ls` #3925Marco Roth2025-06-241-0/+27
* docs: correct install command for pug lsp #3926G'lek Tarssza2025-06-241-1/+1
* fix(omnisharp): *.csproj, *.sln root_dir patterns #3919Ching Pei Yang2025-06-211-1/+11
* fix(csharp_ls): add "slnx" root pattern #3921Joseph Guenther2025-06-211-1/+1
* fix(powershell_es): unknown LogLevel breaks LSP #3920Carte2025-06-211-1/+1
* fix: some `on_attach` callbacks may act on the wrong buffer #3916Dmytro Meleshko2025-06-2013-40/+40
* fix(powershell_es): set LogLevel to "Information" #3914Bruce Wen2025-06-181-1/+1
* feat(biome): add `html` as filetype (#3913)Chris Grieser2025-06-181-0/+1
* fix(glint): dynamic cmd #3912Julian Visser2025-06-171-15/+16
* feat(glint): add vim.lsp.config support #3911Julian Visser2025-06-171-0/+63
* fix(intelephense): workspace not foundJustin M. Keyes2025-06-161-8/+1
* fix(phpactor): phpactor crashes on non-root pathsJustin M. Keyes2025-06-161-8/+2
* fix(svelte): only attach to existing files #3899Igor Lacerda2025-06-131-1/+8
* docs(millet): update install target to millet-ls #3903jxu2025-06-111-2/+2
* feat(bicep): add `bicep-params` filetype #3886Damien Pontifex2025-06-041-1/+1
* fix(clangd): set offset_encoding correctly #3887someoneinjd2025-06-041-0/+10
* feat(tailwind): add "postcss.config.js" root marker #3884ndlrfz2025-06-021-0/+1
* fix(eslint): LspEslintFixAll is async, writes file without applied fixes #3876Dave Honneffer2025-06-021-6/+3
* feat(helm_ls,yamlls): support custom filetype for helm-ls #3881qvalentin2025-06-012-2/+2
* feat: cspell language server #3877Yuto Maruta2025-05-301-0/+22
* fix(emmet): align the two emmet configs #3878Eduardo Juliao2025-05-302-2/+7
* feat: tofu-ls language server #3874Varac2025-05-271-0/+9
* fix(cairo_ls): update command #3873Piotr Magiera2025-05-271-1/+1
* feat(ast_grep): support multiple workspaces #3866Alex Efros2025-05-261-0/+4
* fix(fish_lsp): various improvements #3869Sola2025-05-261-2/+1