How do I activate the Zen coding key bindings in Sublime Text 2?

something picture something · Dec 26, 2011 · Viewed 20.8k times · Source

I just downloaded the Zen coding package for Sublime Text 2, but I can't figure out how to activate it.

I already have it in Netbeans, and here you just have to press CTR+ALT+N, but this doesn't work in the Sublime editor.

Google didn't yield any results, so I'm asking here.

Can someone tell me how to activate the Zen coding function?

Answer

Matanya picture Matanya · Jan 3, 2012

press Ctrl+Alt+Enter and you'll get a text input box at the bottom of the screen, titled: Enter Koan:. as you type the zen expression into the box it will simultaneously unfold on the screen.

Alternatively, you can type the zen expression in the editor and press tab to expand it. Be sure not to leave any spaces inside the expression or after it.