Am 22.07.2015 um 11:10 schrieb Marcus Denker <marcus.denker@inria.fr>:

Nice!

After people have the chance to test it, we should enable it. (but not with ���format as your read���) and
than a little while later remove the old one.

+1

Norbert

Marcus


2015-07-22 10:44 GMT+02:00 Franck Warlouzet <franck.warlouzet@hotmail.fr>:
Hello everyone,

We just integrated Blue Ink, the new pretty printer, in the latest Pharo 5 image ! Basically what was working still is and what was not well now is.

It is not yet enabled by default, we will wait for feedbacks first. If you want to try it, just type :

RBProgramNode formatterClass: BIConfigurableFormatter. BIConfigurableFormatter formatAsYouReadPolicy: true

Feel free to contact me via the mailing list or personnal mail if you experience a strange behavior. I tried to improve all of them but with you I am sure all the cases will be treated in an exhaustive way.

Thanks for testing it, I hope it will convince you to use format as you read in Nautilus or just automatically format your code.

Franck