Add tag tool is easier to use. With snippets we have to hit twice Ctrl-J, but management of snippets is more enhanced than Add tag management.
Kovid, could you add the ability to edit existing tags in add tag tool ? Currently we can just delete or add tag but not edit it.
And even manage a list of tags (with or withut attributes) ordered by tag and with folding ability. For example we should have this list :
Code:
+ p
p class="class1"
p class="class2" lang="fr-FR"
+ span
span class="big"
span class="small"
div
h1