What you are looking for is a package called Emmet (which is btw amazing package). http://emmet.io/
Sep 8, 2015
6
Level 3
[ST3] How to expand custom tags within Sublime Text ?
Hello,
I'd like to expand custom HTML tags by pressing tab within Sublime Text 3. Is there a way to do this ? Any package to install ?
Exemple :
I type custom, then press the tab key. I'd like to get <custom></custom>.
Thanks !
A.
Level 3
You can use ctrl + e and that expands custom tags with emmet
2 likes
Please or to participate in this conversation.