IntelliJ IDEA
 
Get IntelliJ IDEA

Problems tool window

Last modified: 28 October 2024

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

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

To cycle through the tool window tabs, press Alt0 and Alt0.

The IDE continuously checks your code and searches for problems. 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

Toolbar

Context menu