Hi all,
jEdit has a plug-in for its HTML/XML mode that automatically closes the current markup block. For instance, if you have this:
<html> <body> <h1>
And then you hit the hotkey, "</h1>" will be inserted automatically.
I thought I remembered reading something in the TextMate manual about an identical feature, but I can't find it now. I know that there's an "Insert Open/Close Tag (with Current Word)" command, but that's not quite the same.
Thanks,
Trevor