thetooi / zen-coding

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

Zen Coding for Textmate and Mirroring Fields #168

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently on Textmate a powerful feature is the Mirroring 

<input type="${1:text}" name="${2:some_name}" value="$3"${4: id="${5:$2}"}>

Is it possible for Zen Coding for TM to hook into it so we can implement it
at will from the zen_settings.py file?

Original issue reported on code.google.com by kuroir on 6 May 2010 at 8:48

GoogleCodeExporter commented 9 years ago
You can try to use mirroring in TM with the latest developer preview: 
http://wiki.github.com/sergeche/zen-
coding/release-notes

Original comment by serge....@gmail.com on 7 May 2010 at 7:52

GoogleCodeExporter commented 9 years ago

Original comment by serge....@gmail.com on 28 Nov 2010 at 2:43