aboutsummaryrefslogtreecommitdiffstats
path: root/lsp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* feat(codebook): add gitcommit filetype #3995Daniel M. Capella2025-08-141-0/+1
* Merge #3993 fix: update configs to 0.11+Justin M. Keyes2025-08-119-81/+89
|\
| * fix(tinymist): update config to 0.11+Dimitris Dimitropoulos2025-08-111-13/+11
| * 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