Is there a shortcut to close the HTML tag you've just opened in sublime text 2?
I just found out pressing
For Mac: Alt + Command + .
For PC: Alt + .
For Linux: Alt + .
will finish the tag you currently have open.
E.g. you type
<div>
Pressing the shortcut will give you
</div>
2.1m questions
2.1m answers
60 comments
57.0k users