

# Address code issues in Visual Studio
<a name="address-issues-visualstudio"></a>

To view code issues detected by Amazon Q in Visual Studio, open the Visual Studio **Error List** by expanding the **View** heading in the Visual Studio main menu and choosing **Error List**.

You can use the information in the code issue to update your code. After updating your code, review your code again to see if the issues were addressed.

By default, the Visual Studio **Error List** displays all of the warnings and errors for your code base. To filter your Amazon Q code issues from the Visual Studio **Error List**, create a filter by completing the following procedure.

**Note**  
Code issues are only visible after you've run a code review in which Amazon Q detected issues.  
Code issues appear as warnings in Visual Studio. In order to view issues detected by Amazon Q in the **Error List**, the **Warnings** option in the **Error List** heading must be selected.

**Filter code issues in the Error List**

1. From the Visual Studio main menu, choose view and then **Error List** to open the **Error List** pane.

1. From the **Error List** pane, right-click the header row to open the context menu.

1. From the context menu, expand **Show Columns**, and then select **Tool** in the expanded menu.

1. The **Tool** column is added to your **Error List**.

1. From the **Tool** column header, select the **Filter** icon and choose **Amazon Q** to filter for Amazon Q code issues.