Indention: treat ( and ) as < and >

Are you missing a feature? Request its implementation here.
tatra603
Posts: 76
Joined: Fri Sep 17, 2004 10:53 am
Location: Prague, the Czech Republic, Europe

Indention: treat ( and ) as < and >

Post by tatra603 »

Hello!

I have very large SQL command. There are many ( and ) characters. I want to "format" this command similar to < and > characters in XML. So each ( starts on new line and with ++tab and each ) starts on new line and with --tab. Moreover inner text - text within ( and ) - can be also on separate line and indented.

I guess, that it should not ne too hard, because the very same logic is for XML already implemented in oXygen.

Thank You. Stepan
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post by sorin_ristache »

Hello,

Thank you for your request. I added it to our issue tracking system.


Regards,
Sorin
Post Reply