Files
neovim/runtime/lua
Riley Bruins bd3b6ec836 feat(treesitter): add node_for_range function
This is identical to `named_node_for_range` except that it includes
anonymous nodes. This maintains consistency in the API because we
already have `descendant_for_range` and `named_descendant_for_range`.
2024-07-29 17:15:46 +02:00
..
2023-09-10 11:43:37 +02:00
2024-07-16 15:07:40 +02:00