Re: [Pharo-users] Automatic code refactoring in Pharo 5.0?
It sounds like the changes file for your image is missing. Could that be possible? Marco Naddeo wrote
Hi,
I'm using Pharo 5.0 and sometimes looking to code I previously wrote, I realize that all local variables have been renamed as tmp1, tmp2, tmp3, and so on; or that the arguments of a block have been renamed as arg1, arg2, arg3, and so on.
I don't understand if some automatic refactoring of the code is enabled (and when it would be eventually executed, because such renaming of variables does not happen immediately after saving), I had a look to the System Settings but I could not figure it out.
Could you please help me?
Marco
-- View this message in context: http://forum.world.st/Automatic-code-refactoring-in-Pharo-5-0-tp4937505p4937... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (1)
-
Paul DeBruicker