content completion suggestion for possible values of the XSLT 3 accumulator-before/after functions

Are you missing a feature? Request its implementation here.
Martin Honnen
Posts: 96
Joined: Tue Aug 19, 2014 12:04 pm

content completion suggestion for possible values of the XSLT 3 accumulator-before/after functions

Post by Martin Honnen »

In XSLT 3 you can use the functions "accumulator-before" and "accumulator-after" to call accumulators declared with xsl:accumulator.

For XSLT keys oXygen has a nice feature to give you content suggestion/completion for possible declared key names when using e.g. key(', it would be nice to have a similar suggestion for declared accumulators when using the two functions named above in XPath expressions in an XSLT 3 stylesheet.
Radu
Posts: 9018
Joined: Fri Jul 09, 2004 5:18 pm

Re: content completion suggestion for possible values of the XSLT 3 accumulator-before/after functions

Post by Radu »

Hi Martin,

Thanks for the idea. I will add an issue for this and we'll update this forum thread when the feature is available.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Radu
Posts: 9018
Joined: Fri Jul 09, 2004 5:18 pm

Re: content completion suggestion for possible values of the XSLT 3 accumulator-before/after functions

Post by Radu »

Hi Martin,

We released Oxygen 21.1 and it should have this new functionality you requested.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply