Window: Suitability Source
Source View Pane
Use this pane to explore your source code.
Location
On the left of the Suitability Source window.
Controls
Use This
| To Do This
|
---|---|
Source code lines
| You can view and navigate to related source code by using the
Call Stack pane.
|
Double-click a source line
| To open the code editor to the corresponding source line.
Suitability Source or
Suitability Report window, click the
Result tab.
|
Select multiple source lines
| To copy source lines using the context menu.
|
Right click a source line or multiple source lines
| Display a context menu to: open the code editor to the corresponding source file, copy the selected source line(s) to the clipboard, or display context-sensitive help relevant to the selected loop or function.
|
Call Stack Pane
Use this pane to locate and open your source code from a call stack.
Location
On the right of the Suitability Source Window.
Controls
Use This
| To Do This
|
---|---|
![]() ![]() | View whether:
|
Click a row in the
Call Stack pane
| Displays source code for the specified location in the call stack tree.
|
Pane border (drag)
| Resize the pane.
|
Right click a row in the
Call Stack pane
| Customize call stack presentation by using the
Call Stack context menu.
|