Notepad++ last open tag closing
Solution 1:
I couldn't find anything for a tag closure, but if you turn on the auto-completion does that do what you need it to?
Solution 2:
To enable that option (like Coda for Mac, or Aptana) TextFX -> TextFX Settings -> Autoclose XHTML/XML <tags> :)