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

Make editor lag when edit single tag in jsx file. #23

Closed suyuanhan closed 7 years ago

suyuanhan commented 7 years ago

I use vscode 1.9 both in windows7 and macos with jsx file, and when I edit single tag like <input /> or <img /> inside , add a className or other attribute, it makes the vscode eidtor so lag.

formulahendry commented 7 years ago

Hi @suyuanhan , how large is your jsx file? Could you please share the jsx file so that I could try to reproduce it?

suyuanhan commented 7 years ago

Oh,I'm sorry to border you cause I not get this bug today. I think you can close this issue now.If happen next time I'll show more detail code or operation. And thanks ,this plugin save me a lot of time in work~~! Sorry for wasted you time~

formulahendry commented 7 years ago

Never mind~