Hello,
I recently started using Sublime Text (huge congrats, great work on it!). This morning i was starting to learn html.
At the first time when i started typing <!DO i could select on autocompletion and sublime would automatically generate stuff like :
<*!DOCTYPE html>
<*html>
<head>
</head>
<*body>
</body>
</html>
(i put * everywhere so the message would appear on the forum)
which was awesome ! Unfortunately, when i tried doing it again, even if i had my file already saved (in some cases it would work), i could not have the same result again.
Can you help me on this ?
Thanks in advance,