Hi -
Is there a way in Pharo 5 to turn on format on accept? Thanks Paul |
Only "format as you read" is available at the moment. (Which formats the methods without changing the source code, good for reading.) But it shouldn't be that hard to implement… in AbstractTool>>compileANewMethodInClass:categorized:from:notifyng: or NautilusUI>>compileAMethodFromCategory:withSource:notifying: Maybe we should add this for 6… Peter On Fri, May 13, 2016 at 6:52 PM, PAUL DEBRUICKER <[hidden email]> wrote: Hi - |
Please we did not add it because we were afraid that people do not want :) But indeed I would like to have another button so that we can do format on accept. Stef Le 13/5/16 à 23:29, Peter Uhnák a
écrit :
|
people do not want (I don’t) :)
yes, a setting is how it should be. Esteban
|
Le 14/5/16 à 15:11, Esteban Lorenzano a
écrit :
Why we cannot have a button just besides the other one. Stef
|
Heh, I meant something that people can choose, not necessarily the settings framework… Esteban
|
In reply to this post by Peter Uhnak
And on the BlueInk side what would you do?
|
On Fri, Jun 10, 2016 at 5:23 PM, Paul DeBruicker <[hidden email]> wrote: And on the BlueInk side what would you do? What do you mean? You need to change the behavior in the tools, not in BlueInk. Peter |
Free forum by Nabble | Edit this page |