thetooi / zen-coding

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

TextMate Snippet "mirroring" functionality not working on nested elements. (Developer Preview) #171

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have the lastest Dev Preview
2. Modify your Zen-Coding snippets to the following:
'input':'<input type="text" class="text" value="${1}" name="${2:name}"
id="${2}" />'
3. Try expanding p>input, it doesn't work. However, if you do input only it
works perfectly

Original issue reported on code.google.com by kuroir on 10 May 2010 at 6:17

GoogleCodeExporter commented 9 years ago
Fixed in v0.7

Original comment by serge....@gmail.com on 24 Jan 2011 at 11:48