What I really want for the method of the auto-closing is that when I input
<tag>
then becomes
<tag></tag>
.
The "tag" plugin of the Sublime Text 2 is like the Dreamweaver style, not the Coda 1 Style.
Is there any plugin or method, or a new text editor that can do this?
But there should be some built into sublime. For example, as you start to type <div> , you should see a drop down box with matching snippets. Hit Tab or Enter to pick one and arrow keys to go up or down in the list. For html tags, it will automatically adds the closing tag and puts the cursor in between them.
It works out of the box, you just don't type in '<' nor '>'.
Simply enter any HTML tag name (a, html, body, div, img, ...) and press 'Tab', it will auto-complete and so div
after you press 'Tab' will become <div></div>
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With