Le 19/11/14 15:19, Nicolai Hess a écrit :
2014-11-19 14:55 GMT+01:00 Marcus Denker <marcus.denker@inria.fr <mailto:marcus.denker@inria.fr>>:
On 19 Nov 2014, at 14:47, Peter Uhnák <i.uhnak@gmail.com <mailto:i.uhnak@gmail.com>> wrote:
how Pharo source code is formatted
One could argue that this is equivalent to the default settings of Pharo formatter.
Which is not good⦠e.g. it always adds too many line breaksâ¦
Marcus
If we can agree on source code guidelines, we should change the default settings of the Pharo formatter accordingly. Yes I would love that. I nearly like the default formatter except that sometimes it creates too many line breaks.
What we could do is to build a sample and go over it. Ideally I would like to have formatting as you type :). And concretely I would like to format all the code. I'm doing that when I change something.