On 20 mars 2014, at 20:30, Sergi Reyner <[email protected]> wrote:
> 2014-03-20 19:23 GMT+00:00 Esteban Lorenzano <[email protected]>: > I do not understand what your problem is. > If is bad indented, you can always reformat. Source formatting is not pharo > responsibility but the programmer (unless you use pretty printer, which is > not the case). > > Well, that´s not how *I* formatted the code originally. I typed it and then > pressed Ctrl+Shift+F, and that´s what I ended up with. I was expecting just > one tab. > > Now, if you tell me that it´s supposed to be indented like that (with three > tabs instead of one) by the formatter, then I´ll say nothing else :) No that's definitively a bug. It seems to happen to blocks that are arguments in cascaded messages. > > I´m running #30798. > > Cheers, > Sergi
