Daniel Spawn - 2008-10-09

Greetings,

I supposed that someone would have post about this sometime in the past, but couldnt find any... If someone already did, forgive me...

Since we have 2 plugins which do exactly the same:
Menu Plugins -> Insert -> Close HTML/XML tag automatically
Menu TextFX -> TextFX Settings -> Autoclose XHTML/XML <Tag>

I think it would be a good idea that one of them would work like dreamweaver's autoclose:
It doesnt close the tag exactly when you type it, but closes the last matching tag when you type "</"

For example, I type "<table>", then "<tr>" and then "<td>" and nothing happens. Then, when I type "</" it automatically adds the "td>", making it "</td>"

When I type "</" again, it adds the "tr>", making it "</tr>",  and so on...

*Shrugs* Just an idea...