Hi to all,
Thanks to the received feedback, I made some changes on RewriteTool-Spec2.
- First, when loading a rule a more detailed description of the rules is displayed on the RewriteRulesLoaderPresenter.
Yes this is much better.
- could you use a menuButtonbar for the buttons? Like that we can style it later.
- Also, I added several examples of Rewrite Rules. These rules are examples of common refactors that are made in Pharo.
Yes this is good.
- Finally, when you open Match Tool from the Basic Rewrite Editor, the searchFor part of the rule is set to MatchTool pattern code.
Yes you see having a default value is much better.
Now what would be great is to see if we can use the same logic than the playground
so that the tool keeps a list of previous expression.
S