Code Issues
- 2 minutes to read
The Code Issues tool window displays all issues found in the code as a tree. The tool window can also display a code preview for an issue selected in the tree.
The Code Issues tool window toolbar includes the following button groups.
Group | Description |
---|---|
![]() |
Enables you to sort the displayed code issues by location or severity. Note that buttons in these group are enabled only if code issues are not grouped by type. |
![]() |
These buttons enable you to expand and collapse tree nodes in a single click. |
![]() |
Specifies whether the tool window displays code issues contained in the current solution, project or file. |
![]() |
These buttons enable you to group code issues by a project, file and issue type. |
![]() |
Enables you to filter the displayed code issues using the filtering window. To hide a code issue from the tree, uncheck the appropriate item in the filtering window. |
![]() |
Enables you to increase or decrease the font size. |
![]() |
Specifies whether the code preview is displayed beside the tree view, under the tree view, or is hidden. |
![]() |
Provides quick access to code issues options. |
If you right click a code issue in the tree view, the following context menu appears.
This menu enables you to suppress all code issues of the same type as the current issue, navigate to the current issue in the code editor, collapse and expand tree nodes.