summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/treesitter/health.lua
AgeCommit message (Expand)AuthorFiles
2026-01-28refactor(lua): use vim.fs instead of fnamemodifyYochem van Rosmalen1
2025-12-20feat(health): show available queries for `treesitter` (#37005)Harsh Kapse1
2025-08-28refactor(lua): consistent use of local aliasesChristian Clason1
2025-08-14fix(checkhealth): wrong ABI version for treesitter parsers #35327Jalil David Salamé Messina1
2025-03-10feat(checkhealth): group parsers by name and path in outputEike1
2025-03-01feat(treesitter): add more metadata to `language.inspect()` (#32657)Lewis Russell1
2024-11-02fix(health): better layout of vim.treesitter health checkChristian Clason1
2024-08-26feat(treesitter): add support for wasm parsersLewis Russell1
2024-05-13fix(treesitter): text alignment in checkhealth vim.treesitterJongwook Choi1
2024-02-03refactor: create function for deferred loadingdundargoc1
2023-04-15refactor: deprecate checkhealth functionsdundargoc1
2023-04-01fix(health): stop using deprecated ts.language.inspect_language() (#22850)Sizhe Zhao1
2023-02-27fix(treesitter): fixup for healthLewis Russell1
2023-02-21feat(treesitter): add filetype -> lang APILewis Russell1
2022-10-30feat(checkhealth): check runtime ($VIMRUNTIME)Justin M. Keyes1
2022-10-30feat(checkhealth): improve treesitter reportJustin M. Keyes1
2022-09-14docs(treesitter): clean up and update treesitter.txt (#20142)Christian Clason1
2022-07-07refactor(lua): reformat with stylua 0.14.0 (#19264)Christian Clason1
2022-05-09chore: format runtime with styluaChristian Clason1
2021-10-05fix(healthcheck): update builtins to the new convention #15914Javier Lopez1
2021-05-01docs: Treesitter (#13260)TJ DeVries1
2021-04-06fix(ts): move checkhealth in runtime/vimThomas Vigouroux1