Sketch-Outline icon indicating copy to clipboard operation
Sketch-Outline copied to clipboard

A Processing tool that provides an outline view of the member variables, functions and classes within a sketch and allows easy navigation between them.

Sketch Outline for PDE (Processing Development Environment)

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)

Installation

  1. You need Processing 2.0b6 or later (http://www.processing.org/download/)
  2. Download the latest version of Sketch Outline from here.
  3. 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)
  4. Extract the contents of the downloaded .zip into the tools folder.
  5. Restart Processing.

Participate in the discussion on the Processing forum thread
Switched to GitHub now from google code.