Page 1 of 1

missing functionality for xquery editing

Posted: Fri Apr 14, 2006 5:12 pm
by pnoltes
I just tried oXygen as xquery editor and I like it a lot.

But i'm still missing some functionality:

1. no option for a visual wrap guide (80 columns) when using monospaced font
2. no bracket matching
3. xquery folding only works within in a function, not for a whole function and not for xml elements.
4 The editor gets confused when I use (:~ comment :) instead of (: comment :). Which I use for xqdoc.org

Posted: Fri Apr 14, 2006 5:39 pm
by Mircea
Hi,

In the current development snapshot points 2 and 4 from your request were already resolved and will be available in the next release.

We will also add a feature request on our bugzilla regarding the visual wrap guide.

The XQuery folding was implemented to be guided by curly brackets only. We will take into consideration this aspect as well.

Best regards,
Mircea.

Posted: Tue Apr 18, 2006 4:21 pm
by Radu
Hi,

We implemented the visual wrap guide line (you can activate it, specify the number of cols and the color of the line).
It will probably be available in the next minor release

Regards,
Radu

Posted: Thu Apr 20, 2006 9:18 am
by pnoltes
Thanks,

Nice to see that there is such a quick response.

Greetings,
Pepijn