Outliner provides an improved outline view for the Orion JavaScript editor. It uses UglifyJS's parser to build an abstract syntax tree of your JavaScript code, then constructs a hierarchical visualization of your functions. A few simple heuristics are used to infer the names of anonymous functions.
- Log in to Orion, and click the Plugins link on the global toolbar.
- Paste http://mamacdon.github.com/outliner/outlinerPlugin.html into the text box and click Install. After a moment, you should see a success message.
- Open a JavaScript file in the Orion editor. You should now see a drop-down menu in the outline pane.
- Click the drop-down arrow and choose "Hierarchical outliner".
- Log in to Orion and click the Plugins link on the global toolbar.
- Uninstall
outlinerPlugin.html
.
- Orion 0.3 pre-M2 (a build newer than 09-16-2011 is recommended)