[oXygen-user] "order by" still not handled by XQuery syntax coloring

Daniel Renfer
Tue Oct 23 08:06:53 CDT 2007


I haven't been able to test 9.0 just yet, but while we're on the subject of
XQuery highlighting... If you format a query like:

for
    $s in  ('dog', 'cat', 'ball')
return
    $s

then the 'for' is no longer highlighted. When I get a chance, I'll test the
new version to see if it's already been fixed, but seeing as I'm one of the
few people that formats queries in this way, I doubt it's been reported.

On 10/23/07, Mircea Enachescu <> wrote:
>
> Hi David,
>
> Thank you for reporting this. The problem was fixed in the current
> development stream, and will be available in the 9.0 final release.
>
> Regards,
> Mircea.
>
> David Sewell wrote:
> > This has not yet been fixed in the 9.0 beta, apparently:
> >
> >   for $s in ( 'dog', 'cat', 'ball')
> >   order by $s
> >   return $s
> >
> > "order by" is not highlighted as syntax keywords.
> >
> _______________________________________________
> oXygen-user mailing list
> 
> http://www.oxygenxml.com/mailman/listinfo/oxygen-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.oxygenxml.com/pipermail/oxygen-user/attachments/20071023/95df45ef/attachment.html 


More information about the oXygen-user mailing list