IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Problems tool window

Last modified: 10 August 2022

View | Tool Windows | Problems

Alt+6

The Problems tool window displays problems that IntelliJ IDEA detects in your project using several tabs:

When the design-time code inspection is enabled, this tab lists all code issues found in the current file. The list is updated as you switch between files in the editor.

IntelliJ IDEA: Problems tool window. Current File tab

You can select any problem in the window and press F4 or double-click any problem to jump to the corresponding line in the editor.

Toolbar

Context menu options