Table of Contents
A unsorted list of additional panels
Tutorial Navigation
The tutorial navigation is used to navigate between the different steps of an interactive tutorial.
The individual steps are layouts, created in the project that are visited in the order of their creation. If the current layout/step is the first one, the previous button will recompile and therefore reset the project.
Coolbar
Node toolbars
The Node toolbars, can be used to interact directly with a selected Node, they are separated in 2D and 3D: The 3D toolbar is more useful in combination with the 3D view and the 2D one in combination with the 2D Graph.
see: here
Code outline
A code outline is a quite common feature of text editors or IDE's including GroIMP. It create a list similar to a table of contents with functions, classes, modules, and variables in a hierarchical tree. The automatically updated list includes the content of all files of the project and allows users to click on the item to jump directly to the location in the specific file.