Formosa1 / zen-coding

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

Not getting any results in Textmate #89

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. simple tags like "html:4s" or "ul" expand
2. complex tags like "ul>li*3" do nothing.

What is the expected output? What do you see instead?
ul  =  <ul></ul>

ul>li  =  ul><li></li>

ul>li*3  =  ul>li*3

What version of the product are you using? On what operating system?
zen 1.3 on TextMate 1.5.9

Please provide any additional information below.
I am probably missing something obvious. I'm new to TextMate.  I've searched to 
no avail. 

Original issue reported on code.google.com by jrdm...@gmail.com on 17 Jan 2010 at 5:20

GoogleCodeExporter commented 9 years ago
I guess it's one of those:

1. You only installed Zen HTML but you also need Zen Coding.
2. Don't press tab to expand complex tags but try Command-E instead. 
(Expand Abbreviation is part of Zen Coding.)

Hope this works.

Original comment by bmedi...@gmail.com on 17 Jan 2010 at 9:15

GoogleCodeExporter commented 9 years ago
That solved it. I didn't have Zen Coding installed.

I couldn't find the download at first because I didn't realize that the list of 
downloads on the home page is only 
featured downloads and not a complete list.

Thanks for the help. I knew it was something obvious that I was missing.

Original comment by jrdm...@gmail.com on 17 Jan 2010 at 9:43

GoogleCodeExporter commented 9 years ago

Original comment by serge....@gmail.com on 20 Jan 2010 at 6:14