- history: I would like to go backward faster without tens of click. Something like a drop down history like in web browsers
Yes, I will work on that ;)
- I hardly see if I browse instance or class side. Maybe change class color/font would help.
I fixed that :) Now on class side, protocol and methods font is bold.
- In Amber commented classes have not the same font color. Easy to see which class to look at for documentation.
Here, uncommented class get this icon <UncommentedClass.png>
- Right click on a class, Analyzing menu. Create inst var / Create initializer / Generate / Force generation... entries should better be in refactoring ?
In fact, this menu is the poor version of refactoring which is here even in the core version (like in Browser).
Normally, all this entries should be also present in a RB version, but I do not have time to learn how RB works right now :s
Thanks for your feedback and your suggestions :)
Ben
Cheers
Laurent
On Sun, Feb 26, 2012 at 6:28 PM, Benjamin
<benjamin.vanryseghem.pharo@gmail.com> wrote:
Hi guys,
I really want to thank you all for your feedbacks which give me the will to always add cool features to Nautilus.
Thanks to that, let me introduce the new stable version with some new features:
- better groups (now the granularity is method and no longer class)
- better algorithm for coloring protocols and methods
- more menu entries and shortcuts
- Monticello integration
- OCompletion integration
- a lot of new icons :)
(and some cleans in the code but ^^)
Thanks every one for your good energy :)
Ben