Auto-Closing of Tags


In the Options dialog, "Auto-complete" tab, you can enable auto-closing of HTML/XML tags. So, for example, after typing opening tag <tr> editor inserts closing tag </tr> after caret position. Exceptions are few HTML tags which don't need closing pair, they won't be auto-closed.

This works only for HTML, PHP (while you're inside HTML part) and XML lexers.