nvim-treesitter-refactor icon indicating copy to clipboard operation
nvim-treesitter-refactor copied to clipboard

nvim-treesitter-refactor `highlight_definitions` only works when cursor hover on the usages but not when cursor on the declaration?

Open krehwell opened this issue 1 year ago • 0 comments

as the title says. see image below

RDT_20240126_0239492688390237524576071

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?

krehwell avatar Jan 25 '24 19:01 krehwell