thetooi / zen-coding

Automatically exported from code.google.com/p/zen-coding
0 stars 0 forks source link

Textmate doesn't seem to work like the tutorials #156

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Type in 'div#page' and hit Tab, nothing happens
2. Type in 'div#' and hit Tab, it inserts the tag and places the cursor at the 
id
3. div#page>div.logo+ul#navigation>li*5>a - certainly doesn't work

What is the expected output? What do you see instead?
I'm not sure if it's something I'm missing or not setting up properly.  I have 
Zen Coding, Zen 
HTML, Zen CSS all installed.  The HTML and CSS bundles that came with TM are 
disabled.

What version of the product are you using? On what operating system?
I'm running TM 1.5.9 on Snow Leopard 10.6.3

Any help would be appreciated if this is not how it should be.  If this is the 
intended way of Zen 
in TM, that's fine too as it's still a huge help, just would like to see some 
of the other features.  
Thanks in advance

Original issue reported on code.google.com by jasonre...@gmail.com on 3 May 2010 at 1:41

GoogleCodeExporter commented 9 years ago
By pressing Tab you're expanding basic TM snippet. To expand Zen Coding 
abbreviation, you should hit Cmd+E 
(see Bundles > Zen Coding menu item)

Original comment by serge....@gmail.com on 3 May 2010 at 3:03

GoogleCodeExporter commented 9 years ago
Oh - I'm sorry -- I knew that had to be something such as that -- thank you 
very much!!!!

Original comment by jasonre...@gmail.com on 3 May 2010 at 3:05

GoogleCodeExporter commented 9 years ago

Original comment by serge....@gmail.com on 3 May 2010 at 3:09