formulahendry / vscode-auto-close-tag

Auto Close Tag for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=formulahendry.auto-close-tag
MIT License
176 stars 52 forks source link

These tags should not be closed! #27

Open saintplay opened 7 years ago

saintplay commented 7 years ago

PD: image

PD2: Thanks for this awesome extension

formulahendry commented 7 years ago

Thanks @saintplay for your feedback!

wizardnet972 commented 7 years ago
jiayihu commented 7 years ago

In .tsx files the plugin should close tags only within jsx, whereas now they are closed regardless of the context and even if it doesn't make sense

ahmadalli commented 6 years ago

Please fix generic type issue. it's driving me crazy!