How can I have auto Close Tags? So when I start a Tag, I want to have the close Tag to this at the next. E.g. When I type "<table>" I want to have "<table></table>".
Is that possible with Notepad++?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hallo
How can I have auto Close Tags? So when I start a Tag, I want to have the close Tag to this at the next. E.g. When I type "<table>" I want to have "<table></table>".
Is that possible with Notepad++?
First, Language->XML/HTML.
Second, TextFX->TextFX Settings->Autoclose XHTML/XML <Tags>.
Have a fun. :D