[View] [Edit] [Lock] [References] [Attachments] [History] [Home] [Changes] [Search] [Help]
[node8-android] SystemBrowser
In construction...
A basic System Browser that lets you find/browse classes, and instance/class methods.
It also allows you to modify and fileIn changes.
To display System Browser, select the option in sliding menu.
To find a class, type the search target or re-use one of LRU searches:
Tap on a selected class (e.g. Point), class definition will be shown:
To display a method just tap on a message:
ToDo list and Nice to Have features
- [find] button on right side of entry field to filter
- on each keypress update the current results list with the matches to current text in entry field (to make fast filtering on previous results, until Enter is pressed)