Files
neovim/runtime/lua
Peter Cardenas f8ac713448 fix(treesitter): use metadata in :EditQuery captures #37116
Problem:
When the `#offset!` directive is used with `:EditQuery`, the query does not take the offset into consideration when creating the extmark to preview the capture.

Solution:
Use the capture metadata to modify the node range before creating the extmark.
2025-12-30 10:44:18 -05:00
..
2025-02-09 18:10:54 +01:00
2025-12-15 13:55:15 -05:00