Files
neovim/runtime
Peter Cardenas 46f569a890 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-31 12:21:41 +01:00
..
2025-11-02 11:14:24 -05:00