missing functionality for xquery editing

Are you missing a feature? Request its implementation here.
pnoltes
Posts: 3
Joined: Fri Apr 14, 2006 4:54 pm

missing functionality for xquery editing

Post 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
Mircea
Posts: 146
Joined: Tue Mar 25, 2003 11:21 am

Post 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.
Radu
Posts: 9505
Joined: Fri Jul 09, 2004 5:18 pm

Post 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
pnoltes
Posts: 3
Joined: Fri Apr 14, 2006 4:54 pm

Post by pnoltes »

Thanks,

Nice to see that there is such a quick response.

Greetings,
Pepijn
Post Reply