Community
Participate
Working Groups
When a script contains many local functions it and only the non-local ones are of interest to the user, it would be nice to be able to filter out the local functions. JDT and CDT have a "Hide Non-Public Members" button. LDT could use the same icon and rename it to "Hide Local Functions".
Created attachment 210238 [details] Add Hide Local Functions filter This patch adds the 'Hide Local Functions' button in Outline view.
Thanks Marc-André! I have released the patch, with two tiny cosmetic fixes: resources bundle renamed to Messages for the sake of consistency w/ other packages, and addition of the appropriate comments to prevent Checkstyle warnings in the Messages class.
Comment on attachment 210238 [details] Add Hide Local Functions filter Removing iplog+ now that bug 370157 has been fixed.