Hi Benjamin. Nautilus is really cool, congrats!
Is possibly extract the methods comments (comments in the first lines of methods)? If possible, when I see a method, in the comment pane added to the current class comment, I want to can see the related comments. Related how? Well... * One posibility is the comments of the overwritten methods (same method name in the superclasses), that often have very important information for the correct or convenient manner of overwrite them. Maybe having an option in the setting to indicated how many comments to show. For example in Seaside, often I override a method, and there are tons of very important documentation in the overwritten methods comments, then I have to go in the hierarchy one and again for see them. * Another posibility is show the comments of invoked methods, when is can determinate of course, for example self sends... In this manner, I haven't to go in every method invocation to see that it does. Again, maybe a option in settings... * Another? My 2 cents Thanks a lot. 2012/2/16 Benjamin <[email protected]> > Me too, it's one of my favorite :) > > > This one, and the red icon for uncommented classes :) > > They are the two features which really have changed my way of working. > > > Ben > > > On Feb 16, 2012, at 10:27 AM, Sven Van Caekenberghe wrote: > > > > > On 16 Feb 2012, at 10:15, Luc Fabresse wrote: > > > >> And I forget to say that I didn't get why the background of some > methods is yellow? > > > > Method too long, I love this feature! > > >
