I would to use Zen Coding (version 0.7) for TextMate (version 1.5.10).
It works for the simple shortcuts like div#
which is translated to <div id=""></div>
However, when I try to use div#divId
or li*5
, it doesn't work. I try to autocomplete with tab or ctrl + e
, but it seems to not function.
Do you have an idea of to fix this problem ? Thanks in advance.
Camille.