nvim-treesitter-refactor highlight_definitions
only works when cursor hover on the usages but not when cursor on the declaration?
#54
Labels
bug
Something isn't working
as the title says. see image below
the top image showing the cursor is placed above the var declaration but it highlights nothing
the bottom image shows when the cursor is placed above implementation then the highlight works
how to get the highlight works when cursor is above the declaration?
The text was updated successfully, but these errors were encountered: