
Displays an object's source code (only available at Object level). The cursor will automatically scroll to the first line in the parent file in which the object is defined. A small snippet of the entire parent file source code is shown by default.
Use the following options to aid your investigation:
| Option | Description |
|---|---|
![]() |
Refreshes the window and displays the entire parent file source code. |
![]() |
Opens the source code in a floating window which can be resized as required. |
![]() |
Toggles between light and dark theme. |
{{% alert color="info" %}}
- Source code is fetched automatically direct from the CAST Storage Service/PostgreSQL instance which is used to store the application analysis results.
- For applications where only the results have been imported, a data source will need to be configured before source code can be displayed.
- See also Source code does not display to troubleshoot issues with source code display.



Comments