Sublime Forum

Emmet Package Tab key doesn't work

#1

Hi people. I’ve searched for about an hour looking for solutions to this common problem. I’ve tried every solution and I think I’m doing something wrong.

Trying to use html:5 + tab key or html:5 + Ctrl + E in a .html document doesn’t work.

I hope you can help me solve this.

0 Likes

#2

Can you provide some more details like OS, Sublime version (2 or 3) and so on?
It seems Emmet isn’t installed properly…
Have you tried to manually run the expand abbreviation command? instead of using the crtl+e or the tab shortcuts, use crtl+shift+p and write emx to select the Expand with abbreviation command…

0 Likes

#3

My OS is Windows 7
Sublime Text Version: 2

As you said, it works whit Ctrl + Shift + P -> Expand Abbreviation
How can I make it work with Tab?

0 Likes