.. |
_meta
|
55b165ac15
fix(treesitter): `TSNode:field()` returns all children with the given field
|
4 days ago |
_fold.lua
|
bc1018a8d3
fix(treesitter): avoid computing fold levels for empty buffer
|
6 days ago |
_headings.lua
|
2e5b560482
feat(treesitter): table of contents for checkhealth, markdown (#32282)
|
3 days ago |
_query_linter.lua
|
6aa42e8f92
fix: resolve all remaining LuaLS diagnostics
|
4 weeks ago |
_range.lua
|
0a1212ef94
docs(treesitter): generate inline docs for `Range`s
|
6 months ago |
dev.lua
|
09f9f0a946
feat(treesitter): show which nodes are missing in InspectTree
|
2 weeks ago |
health.lua
|
2e3f1069f4
fix(health): better layout of vim.treesitter health check
|
3 months ago |
highlighter.lua
|
b0bbe25c48
fix(treesitter): don't spam query errors in the highlighter
|
6 days ago |
language.lua
|
2e5b560482
feat(treesitter): table of contents for checkhealth, markdown (#32282)
|
3 days ago |
languagetree.lua
|
0c9c140f91
refactor(treesitter): simplify parsing coroutine logic
|
2 days ago |
query.lua
|
562056c875
perf(treesitter): only search for injections within the parse range
|
4 days ago |