Re: [Pharo-users] REfactoring - extract method.

2017-03-25 Thread Stephane Ducasse
Hi mark this is probably a bug. Also the smart suggestions would need another pass to better integrate them. Can you open a bug entry? Now we are busy so this is not clear that it will be fixed. Stef On Sat, Mar 25, 2017 at 6:08 PM, Mark Bestley wrote: > In Pharo 6 I select some code and then

[Pharo-users] REfactoring - extract method.

2017-03-25 Thread Mark Bestley
In Pharo 6 I select some code and then from menu choose Suggestions ExtractMethod If the code is one line it sometimes works but after the first fail it then logs "Could not extract code from method' If it has multiple lines including onbe message over lines I get a debugger call back In S