Source view

This view shows the sources to be debugged. Each source is displayed on a separate tab.

If you click MORE, a list of currently hidden source views is displayed. You can select one to un-hide.

The source view has these modes:

  • Command mode

    Press Esc to enter command mode. In command mode you can use these keys:

    Left arrow
    Goes to the previous source tab.
    Right arrow
    Goes to the next source tab.
  • Normal mode

    Normal navigation

Shortcut menu

If you right-click the tabs, these actions are displayed:

Close
Closes current source.
Close Others
Closes all sources except the current source.
Close All
Closes all sources.

If you right-click in the source, these actions are displayed:

Condition Watchpoint
See Setting a watchpoint.
Modification Watchpoint
See Setting a watchpoint.
Reload Source
Reloads the source.
Toggle Breakpoint
Sets or deletes a breakpoint.
See Setting or deleting breakpoints.
Disable breakpoint
Disables an enabled breakpoint.
Enable breakpoint
Enables a disabled breakpoint.