Sublime Forum

Html + CSS hints

#1

I currently use Coda, and am trying to learn HTML and CSS. The instructor that I learn from uses Sublime Text, however, since I am learning I was wondering how to turn on hints?

In Coda, I can start typing a tag and it automatically pops up. I found this to be helpful, Is this capable with Sublime?

Best regards,

Dav

0 Likes

#2

I suggest installing Package Control (http://wbond.net/sublime_packages/package_control/installation).
Once package control is installed, you should use it to install zencoding.
The zencoding package gives a large selection of html and css autocomplete options.

Now, to activate autocomplete:

In the lastest beta version, you can activate autocomplete by pressing control+space.
In the lastest dev version (http://www.sublimetext.com/dev), autocomplete is activated automatically.

0 Likes

#3

Html code hints incomplete. Need to add.

0 Likes

#4

What do yo mean saying they are incomplete?

0 Likes