thetooi / zen-coding

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

Aptana/Eclipse XSL not expanding correctly #177

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. In Eclipse/Aptana type in ap:wp
2. Ctrl+E to expand

What is the expected output? What do you see instead?
Expect <xsl:apply-templates select=""><xsl:with-param
name=""></xsl:with-param></xsl:apply-templates>

Seeing instead <ap:wp><ap:wp>

What version of the product are you using? On what operating system?
Zen.Coding-Aptana.v0.6.0.1 - Windows XP SP3

Please provide any additional information below.

Original issue reported on code.google.com by nha...@gmail.com on 12 May 2010 at 7:21

GoogleCodeExporter commented 9 years ago
The correct syntax is ap>wp
http://code.google.com/p/zen-coding/wiki/ZenHTMLSelectorsEn

Original comment by serge....@gmail.com on 12 May 2010 at 8:25

GoogleCodeExporter commented 9 years ago
Sorry I entered the steps incorrectly. I did ap>wp, also ap, and various other 
XSL
specific entries and get the same behavior. ap>wp creates <ap><wp></wp></ap>.

Original comment by nha...@gmail.com on 12 May 2010 at 9:40

GoogleCodeExporter commented 9 years ago
What editor do you use for XSL editing?
Currently, the WTP's XSL editor is supported

Original comment by serge....@gmail.com on 12 May 2010 at 9:46