T O P I C R E V I E W |
bubu_s24 |
Posted - Jun 26 2015 : 05:06:34 AM VA Outline is quite a great enhancement, but in some classes with many methods, it's tedious to find the method of interest.
The method nodes seem to be sorted by occurence in the sourcecode. Great property: They are already collected by class nodes.
It would be great to have them sorted alphabetically, eg for finding the proper getter or setter.
Maybe you can add an option to modify the ordering for example by - occurence in the source code (as presently) - alphabetically (ascending, descending, case-sensitiveness)
Even more it would be nice to have all preprocessor related entries optionally grouped beyond a node |
2 L A T E S T R E P L I E S (Newest First) |
bubu_s24 |
Posted - Jul 31 2015 : 05:39:10 AM Thanks for the link, the shortcut is really great! |
accord |
Posted - Jul 02 2015 : 7:39:19 PM Outline is ordered by occurrence because you can reorder the methods and other symbol types by drag-and-drop.
Are you aware of alt+m (method list), where you can see methods and other type of symbols as well? http://docs.wholetomato.com/default.asp?W192
It's ordered alphabetically and you can search by filtering the list. |
|
|