Code Explorer
Code Explorer allows seeing all functions, variables and classes used in a script quickly in a convenient way. Double-click on the function name, variable name or class name to navigate in the code.

You can quickly open included files by right-clicking on the file name:

You can drag elements of the Code Explorer straight into the code (to avoid typing them manualy):

To show or hide the Explorer Bar please use the View ⇒ Explorer Bar menu or the Toggle Explorer Bar toolbar button.
|