Issue 7278 in pharo: Can't use 'rewrite tool' with Nautilus

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Issue 7278 in pharo: Can't use 'rewrite tool' with Nautilus

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email],  [hidden email],  [hidden email]
Labels: Type-Bug Target-Nautilus

New issue 7278 by [hidden email]: Can't use 'rewrite tool' with  
Nautilus
http://code.google.com/p/pharo/issues/detail?id=7278

I don't see how to use the rewrite tool with Nautilus, and it does not work  
like with OmniBrowser. To reproduce:


- open nautilus
- select any class
- right click on the class and select 'Refactoring' -> 'Code rewriting'  
-> 'Rewrite code'
- keep only the first, the second, and the last line of the expression that  
is shown (RBParseTreeRewriter new replace: '`@object' with: '`@object';  
yourself)
- press ALT+s

With OmniBrowser, this applies the rewrite rule. With Nautilus, you get a  
warning saying you are about to modify RBParseTreeRewriter.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker