xsl:package editing support

Are you missing a feature? Request its implementation here.
whyme
Posts: 93
Joined: Fri Mar 08, 2013 8:58 am

xsl:package editing support

Post by whyme »

Hi,

When I start a new XSLT file I don't have the option to make it an xsl:package. I can do this manually, but I see that autofill is not supported for the root element's attributes, at least not at the beginning of the process (it kicks in later, after @version='3.0' is manually added).

Further, when I define a parameter or variable with an if-then statement, it does permit formatting (Ctrl+Shift+I). I must temporarily rename the root element from package to stylesheet, do the formatting, then switch back again.
Mircea
Posts: 143
Joined: Tue Mar 25, 2003 11:21 am

Re: xsl:package editing support

Post by Mircea »

Hello,

This is a nice feature request, we added it on our issue tracking system.
We will notify you when the new feature is available !

Regards,
Mircea.
Mircea Enachescu
<oXygen> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Mircea
Posts: 143
Joined: Tue Mar 25, 2003 11:21 am

Re: xsl:package editing support

Post by Mircea »

Regarding the problem with formatting, we cannot reproduce the same behaviour here.
Please take into consideration to send us a sample on email: support [AT] oxygenxml [DOT] com.
We will analyze it and see if it is a problem.
Mircea Enachescu
<oXygen> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply