Re: [qooxdoo-devel] Keep array well indented after pretty-print

2015-01-12 Thread smisonli...@googlemail.com
das sind die Daten Auftraggeber: ERGO DIREKT VERS. Buchungstext: M101004412268 26.24 1011002360155 L EBEN 01.01.15 9.54 1021012139600 KR ANKEN 01.01.15 Wir sagen Danke End-to-End-Ref.: 4629283970 COR1 / Mandatsref.: M101004412268 Gläubiger-ID: DE25EDL0041714 Ref. HR21436592331551/2163 Thanks

Re: [qooxdoo-devel] Keep array well indented after pretty-print

2015-01-12 Thread woprandi
Thanks, it works now -- View this message in context: http://qooxdoo.678.n2.nabble.com/Keep-array-well-indented-after-pretty-print-tp7586378p7586646.html Sent from the qooxdoo mailing list archive at Nabble.com. -- New

Re: [qooxdoo-devel] Keep array well indented after pretty-print

2015-01-10 Thread thron7
yep, this is a bug. for a quick fix, remove the inner parens so that the offending code line reads self.add('\n',_,optns) this should work as a work-around. t. On Thu, Jan 8, 2015 at 4:05 PM, woprandi wrote: > Hi, > > sorry for this late answer, I cannot reproduce with fresh qooxdoo app

Re: [qooxdoo-devel] Keep array well indented after pretty-print

2015-01-08 Thread woprandi
Hi, sorry for this late answer, I cannot reproduce with fresh qooxdoo app but this is the stack trace Do you have any idea ? Thanks -- View this message in context: http://qooxdoo.678.n2.nabble.com/Keep-array-well-indented-after-pretty-print-tp7586378p7586617.html Sent from the qooxdoo mai

Re: [qooxdoo-devel] Keep array well indented after pretty-print

2014-11-18 Thread Richard Sternagel
I can't reproduce this behavior with this version (with a fresh downloaded SDK). Are you sure? Am 17.11.14 um 10:46 schrieb woprandi: > Last version (4.0.1) > > > > -- > View this message in context: > http://qooxdoo.678.n2.nabble.com/Keep-array-well-indented-after-pretty-print-tp7586378p7586383

Re: [qooxdoo-devel] Keep array well indented after pretty-print

2014-11-17 Thread woprandi
Last version (4.0.1) -- View this message in context: http://qooxdoo.678.n2.nabble.com/Keep-array-well-indented-after-pretty-print-tp7586378p7586383.html Sent from the qooxdoo mailing list archive at Nabble.com. -- Dow

Re: [qooxdoo-devel] Keep array well indented after pretty-print

2014-11-17 Thread Richard Sternagel
Which downloadable qooxdoo SDK version or branch (e.g. master) are you using? -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards wi

Re: [qooxdoo-devel] Keep array well indented after pretty-print

2014-11-17 Thread woprandi
Hi Richard, Thanks for your fast answer. I added text-width in config.json but I got this error : Other pretty-print keys works (indent-string) Do you have an idea ? -- View this message in context: http://qooxdoo.678.n2.nabble.com/Keep-array-well-indented-after-pretty-print-tp7586378p75863

Re: [qooxdoo-devel] Keep array well indented after pretty-print

2014-11-14 Thread Richard Sternagel
Hi woprandi, this isn't possible. You only can influence the overall text-width [1]. Regards Richard [1] manual.qooxdoo.org/devel/pages/tool/generator/generator_config_ref.html#pretty-print -- Comprehensive Server Moni

[qooxdoo-devel] Keep array well indented after pretty-print

2014-11-13 Thread woprandi
Hi, I use pretty-print to keep a consistent code but arrays is now written in a single-line (so I can have line length over than 200 characters). How configure that ? -- View this message in context: http://qooxdoo.678.n2.nabble.com/Keep-array-well-indented-after-pretty-print-tp7586378.html Se