Files
neovim/runtime/lua/vim
Riley Bruins 0977f70f4d fix(treesitter): injected lang ranges may cross capture boundaries #32549
Problem:
treesitter injected language ranges sometimes cross over the capture
boundaries when `@combined`.

Solution:
Clip child regions to not spill out of parent regions within
languagetree.lua, and only apply highlights within those regions in
highlighter.lua.


Co-authored-by: Cormac Relf <web@cormacrelf.net>
2025-04-13 14:22:17 -07:00
..
2025-04-12 10:21:03 -07:00
2024-03-06 10:45:22 +00:00
2024-01-16 09:33:10 +00:00
2025-03-15 15:00:44 +01:00
2025-04-12 10:21:03 -07:00
2025-03-15 15:00:44 +01:00
2025-02-26 23:06:22 +01:00