Need help on Zen Coding HTML
Rubymine has support for Zen coding for HTML. I can't seem to get the simple things going:
for example, how can I do "div#header" in Rubymine? What about more complex examples like "div#page>div.logo+ul#navigation>li*5>a" ?
请先登录再写评论。
Settings | Editor | Smart Keys | Enable Zen Coding, use the specified key to expand, worked fine for me.
Do'h... I didn't know it expanded using 'tab'... by looking at the settings, I noticed the expansion key was set to 'tab'.
Thanks for the hint. Confirmed that it works. Thanks!
I've been using RM off and on for almost two years; I just now discovered this handy feature, quite by accident. Wow, that's going to be a big productivity boost! Thanks, JetBrains!