xquery formatter

Are you missing a feature? Request its implementation here.
jmr
Posts: 1
Joined: Thu Jun 15, 2006 11:27 am

xquery formatter

Post by jmr »

i am currently evaluating oXygen. I am quite happy with the query editor but i haven't found a formatter aka pretty printer. Did I just miss it? Is it a planned feature?
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

A pretty printer is not available for XQuery files. Such a file is not well-formed XML content so an XQuery pretty printer should add special formatting rules to the rules available and configurable for well-formed XML content (Options -> Preferences -> Editor -> Format -> XML). It is an enhancement for a future version of <oXygen/> but it will not be implemented in the short term (a couple of months). What should be configurable in this pretty-printer ?

Regards,
Sorin
Post Reply