If I type .myClass and press tab emmet expands this how it should... but if I type .myClass class2 it does not expand because there is a space. How can I add two classes to a div with emmet?
Instead of using a space, use a dot.
http://www.sitepoint.com/faster-workflow-mastering-emmet-part-3/