Sublime Forum

Sublime Text Feature tutorials

#1

Hello out there :smile:

I realise that this program can do so many things.

For instance.
I saw in a video, that you can simple write
div*header
and he pressed something (i dont know what) and then it was transformed to

How do i do that? And how do i do all the other neet stuff i know is possible, i seriously think there is a lack of tutorials for this great software.

Anny cool mini tutorials on this thread would really be appreciated!

/Bjarke

0 Likes

#2

Anyone :smile:?

0 Likes

#3

You can type div#id, then press tab, and you’ll get a div with the given id. “div.class” is another option.

0 Likes

#4

Thank you so much :smile: just what i was looking for, is there a noobfriendly page where you can see a list of theese smart functions?

0 Likes

#5

I sound like a broken record, but have you tried this?:

sublimetext.info/docs/en/

I would be glad to hear your feedback on how user-(un)friendly it is for beginners.

Cheers,
Guillermo

0 Likes