Open
Description
Currently, without treesitter-unit, it's not possible to determine the syntax node the user is currently located in. This is why installing treesitter-unit becomes necessary. However, this functionality is fundamental and would be a strong candidate for inclusion as a built-in feature.
Here's a demo showcasing a potential implementation of a treewalker with highlight preview enabled: