
But It still display quote marks when active tag attributes:

<a href="" (Wrong)
I want it will show so:
<a href=
I can fix by pressing twice backspace to erase quote marks but It will create big inconvenience in a project (many html files).
Moderator: kfury77