windwp / nvim-ts-autotag

Use treesitter to auto close and auto rename html tag
MIT License
1.62k stars 86 forks source link

autorename does not work but autoclose does??? #140

Closed ruahman closed 8 months ago

ruahman commented 11 months ago

here is a gif of a screen recording. autorename

this is what my setup looks like image

this is the repo where I have my nvim configuration https://github.com/ruahman/neovim.git

I've tried searching through the recorded Issues.
I wasn't able to find anything.

i like this plug in. the autoclose feature works for me, it's just not autorenaming. any help or suggestions would be appreciated

TimsDevCorner commented 10 months ago

+1, having the exact same issue

EDIT: I noticed, that rename of other tags, like h3or spandoes work. Maybe the congfig degault of skip_tags in the readme is not up to date.

stale[bot] commented 8 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.