formulahendry / vscode-auto-rename-tag

Automatically rename paired HTML/XML tag
https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-rename-tag
MIT License
262 stars 36 forks source link

Auto rename doesn't work as expected #20

Open Deilan opened 7 years ago

Deilan commented 7 years ago

Visual Studio Code v1.9.0

Here's an illustration:

vscode-autorename-issue

Here's the extensions: untitled

I haven't changed the settings of the extensions.

formulahendry commented 7 years ago

Are you using Delete? It seems that Backspace works normally, while Delete has issue.

Deilan commented 7 years ago

Yep, that's delete.

Deilan commented 7 years ago

@formulahendry BTW, how did you manage to use these fancy keyboard button images right in the message? :)

formulahendry commented 7 years ago

@Deilan Do you mean <kbd>Delete</kbd> --> Delete?

Deilan commented 7 years ago

@formulahendry Exactly. :) Thanks!

Tzahile commented 5 years ago

any progress? I've just disabled the extension because it distorted unrelated tags and caused a lot of headache...