The Code Editor Window
This window is where the files are shown. It has different tabs:
- 1st tab: This is the "master" tab. Every file that is loaded for the first
time will be shown in this tab. You can then move the file to another tab by
selecting "Move to new tab" from the right-mouse-button menu.
- 2nd tab: This is the "functions" tab. This tab is used to display the
function definitions you want. When you want to see one function's definition,
you just have to put the cursor over the function call, and from the
right-mouse-button menu, select "Show Function". The definition of the
function will be show in this tab.
- next tabs: This tabs are used when you select "Move to new tab" when you're
viewing one file in the 1st tab.
