You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your contribution to this package. Any reasonable issues are welcome, I will definitely like to make this package as much compatible to any circumstances as possible. Hence, I will look into this issue as soon as I have time! :D
I'm sorry for the flurry of issues... it's only because I like this package.
This one is somewhat esoteric as well, so if you don't intend to support typescript, I totally understand if you'd want to close this.
Start with this:
Update top
<Foo>
to<Foo<Bar>>
That will change the bottom
</Foo>
to</Bar>
:Then put your point before the
B
in</Bar>
andC-d
, that will hang Emacs until you spamC-g
.The
auto-rename-tag-mode
will not work anymore until you disable it and reenable it.The text was updated successfully, but these errors were encountered: