aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/health.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor: replace vim.loop with vim.uv #3703v2.0.0Chris Bandy2025-04-101-2/+2
* refactor: deprecate util.get_lsp_clients #3694Justin M. Keyes2025-04-051-2/+2
* fix: ":checkhealth lspconfig" fails on Nvim 0.11 #3668Justin M. Keyes2025-03-271-2/+10
* feat: alias :LspInfo to `:checkhealth vim.lsp` #3663Justin M. Keyes2025-03-261-0/+6
* fix(health.lua): increased version check cmd timeout (#3601)snowdroppe2025-02-041-1/+1
* revert: "refactor!: make available_servers function private" #3589dundargoc2025-01-271-1/+1
* refactor!: make available_servers function privatedundargoc2025-01-211-1/+1
* refactor: remove outdated codedundargoc2024-12-081-1/+1
* refactor: replace all instances of vim.uv with vim.loopdundargoc2024-12-021-3/+2
* fix(health): improve format of root dir and doc in checkhealth (#3416)glepnir2024-11-031-8/+7
* fix(health): "root directory" not reported #3402Justin M. Keyes2024-10-251-9/+10
* fix(health): version fails for jdtls #3399Justin M. Keyes2024-10-241-1/+1
* fix(health): "attempt to index cmd (function)" #3390Justin M. Keyes2024-10-201-1/+2
* fix(health): improve version reporting #3388Justin M. Keyes2024-10-191-18/+15
* fix(health): support gopls version command (#3386)Scott Penrose2024-10-191-1/+1
* fix(lspinfo): improve version check, deduplicate #3383Justin M. Keyes2024-10-181-67/+89
* feat(lspinfo): also show version in make_client_info #3382Justin M. Keyes2024-10-181-5/+8
* feat(lspinfo): print `<cmd> --version` resultJustin M. Keyes2024-10-181-0/+18
* fix(lspinfo)!: remove config.lspinfoJustin M. Keyes2024-10-181-5/+0
* fix(health): skip format root when in single file mode (#3348)glepnir2024-10-041-0/+3
* fix(health): root directory always "single file mode"Justin M. Keyes2024-10-031-10/+17
* fix(health): support Nvim 0.9Justin M. Keyes2024-10-021-3/+3
* feat(lspinfo): replace :LspInfo with :checkhealth #3339Justin M. Keyes2024-10-021-0/+290
* chore: remove healthcheck (#1636)Michael Lingelbach2022-01-051-28/+0
* chore: clean up importsMichael Lingelbach2021-11-251-1/+1
* fix(health): fix problem of always showing warning (#1466)erw72021-11-211-1/+1
* fix(health): fix problem that could return empty results (#1461)Michael Lingelbach2021-11-201-0/+3
* fix(checkhealth): rename check_health to check (#1296)Matthieu Coudron2021-10-051-1/+1
* chore: change stylua to single quotes (#1068)Michael Lingelbach2021-07-131-5/+5
* ci: lint and format with styluaMichael Lingelbach2021-07-031-5/+5
* Remove all installers and install logicMichael Lingelbach2021-01-031-2/+1
* Rename nvim_lsp to lspconfigHirokazu Hata2020-09-061-0/+26