Sketch Outline is a Processing tool that provides an outline view of the member variables, functions and classes within a sketch and allows easy navigation between them. Similar to the outline view in Eclipse. Grab the latest version from here.
![Sketch Outline v0.1.7](https://lh6.googleusercontent.com/-z5238q7xFq4/UMmf9i3uaFI/AAAAAAAABCU/oPe2byj8Q6k/s539/SO_scr1.png)
- You need Processing 2.0b6 or later (http://www.processing.org/download/)
- Download the latest version of Sketch Outline from here.
- If not already present, create a folder named "tools" inside your Sketchbook folder. (The location of the sketchbook folder is shown in Processing's Preferences dialog)
- Extract the contents of the downloaded .zip into the tools folder.
- Restart Processing.
Participate in the discussion on the Processing forum thread
Switched to GitHub now from google code.