index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
runtime
/
lua
/
vim
/
lsp
/
health.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-08
refactor(filetype): move _get_known_filetypes, return a Set #38886
Justin M. Keyes
1
2026-04-08
fix(health): misleading warnings re filetypes registered w/ vim.filetype.add(...
Barrett Ruth
1
2026-03-12
refactor: integer functions, optimize asserts #34112
Lewis Russell
1
2026-01-28
refactor(lua): use vim.fs instead of fnamemodify
Yochem van Rosmalen
1
2025-12-15
docs: misc, editorconfig
Justin M. Keyes
1
2025-12-11
feat(lsp): warn about unknown filetype #36910
Olivia Kinnear
1
2025-10-14
revert "fix(lsp): _get_workspace_folders does not handle root_dir() function"...
Mathias Fußenegger
1
2025-10-11
fix(lsp): _get_workspace_folders does not handle root_dir() function #36071
atusy
1
2025-10-04
fix(lsp): deprecate `vim.lsp.protocol.Methods` (#35998)
Maria Solano
1
2025-08-17
refactor(lsp): register all derived `Capability` prototypes
Yi Ming
1
2025-08-11
fix(lsp): deprecate vim.lsp.set_log_level, vim.lsp.get_log_path #35274
Maria José Solano
1
2025-07-07
refactor(lsp): stateful data abstraction, vim.lsp.Capability #34639
Yi Ming
1
2025-06-26
fix(lsp/health): always use vim.inspect to show root_markers (#34667)
Gregory Anders
1
2025-05-20
fix(lsp/health): ensure valid table before concatenating (#34092)
Gregory Anders
1
2025-04-07
fix(health): expecting nonexistent "inotifywait" function #33312
Felipe Lema
1
2025-03-28
fix(lsp): warn on missing config in :checkhealth #33087
Micah Halter
1
2024-12-31
feat(lsp): return resolved config for vim.lsp.config[name]
Mathias Fussenegger
1
2024-12-18
feat(lsp): show server version in `:checkhealth` #31611
Peter Lithammer
1
2024-12-10
feat(lsp): add vim.lsp.config and vim.lsp.enable
Lewis Russell
1
2024-10-28
fix(lsp): list all workspace folders in healthcheck #30966
Maria José Solano
1
2024-07-06
feat(lsp): drop fswatch, use inotifywait (#29374)
Andreas Schneider
1
2024-05-25
fix(lsp): handle nil root_dir in health check (#29007)
Mathias Fußenegger
1
2024-05-24
feat(lsp): update LSP healthcheck format (#28980)
Gregory Anders
1
2024-05-14
fix(health): clients may not support watchfiles #28710
Maria José Solano
1
2024-03-01
feat(lsp): add fswatch watchfunc backend
Lewis Russell
1
2024-02-13
refactor(lsp): resolve the config-client entanglement
Lewis Russell
1
2024-02-10
refactor(lsp): add type annotations
Maria José Solano
1
2024-02-03
refactor: create function for deferred loading
dundargoc
1
2023-09-24
feat(health): list attached buffers in LSP report #23561
Bogdan Grigoruță
1
2023-07-17
feat(lsp)!: rename vim.lsp.get_active_clients to get_clients (#24113)
Mathias Fußenegger
1
2023-06-03
feat(lua): rename vim.loop -> vim.uv (#22846)
Lewis Russell
1
2023-04-15
refactor: deprecate checkhealth functions
dundargoc
1
2023-01-08
feat(lsp): show active clients in :checkhealth vim.lsp (#21670)
Mathias Fußenegger
1
2022-07-07
refactor(lua): reformat with stylua 0.14.0 (#19264)
Christian Clason
1
2022-05-17
fix(health): handle non-existent log file #18610
Noval Maulana
1
2022-05-09
chore: format runtime with stylua
Christian Clason
1
2021-10-05
fix(healthcheck): update builtins to the new convention #15914
Javier Lopez
1
2021-09-07
feat(lsp): add lsp healthcheck
Michael Lingelbach
1