aboutsummaryrefslogtreecommitdiffstats
path: root/lsp
Commit message (Expand)AuthorAgeFilesLines
...
| * fix(texlab): update config to 0.11+Dimitris Dimitropoulos2025-08-111-13/+12
| * fix(svlangserver): update config to 0.11+Dimitris Dimitropoulos2025-08-111-18/+16
| * fix(rust_analyzer): update config to 0.11+Dimitris Dimitropoulos2025-08-111-1/+2
| * fix(markdown_oxide): update config to 0.11+Dimitris Dimitropoulos2025-08-111-16/+20
| * fix(elmls): update config to 0.11+Dimitris Dimitropoulos2025-08-111-1/+1
| * fix(denols): update config to 0.11+Dimitris Dimitropoulos2025-08-111-2/+2
| * fix(clangd): update config to 0.11+Dimitris Dimitropoulos2025-08-111-15/+18
| * fix(zk): update config to 0.11+Dimitris Dimitropoulos2025-08-111-2/+7
* | feat(codebook): add Java and Lua filetypes #3992Daniel M. Capella2025-08-111-1/+3
|/
* fix(texlab): adapt commands to fit 0.11+ #3991Dimitris Dimitropoulos2025-08-091-70/+34
* fix(docker_language_server): set language id for compose files #3990Michael Martin2025-08-081-0/+7
* feat: tsgo #3989skewb1k2025-08-081-0/+19
* fix(golangci_lint_ls): support v2 wrapper script #3984Alex Efros2025-08-051-2/+4
* fix(vue_ls): correctly check if ts_clients exist #3987GR3YH4TT3R932025-08-051-2/+7
* feat(vue_ls): support ts_ls #3986Daniel M. Capella2025-08-051-2/+3
* docs(matlab_ls): mention installPath requirement #3983CorpsSansOrganes2025-08-031-1/+12
* feat: docker-language-server #3982Peter Benjamin2025-07-311-0/+23
* 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