WebStorm
 
Get WebStorm

Problems tool window

Last modified: 15 January 2025

The Problems tool window displays problems that WebStorm 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.

When the design-time code inspection is enabled, this 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.

Problems tool window, TypeScript. Current File tab shows syntax errors from the file in the active editor tab

Toolbar

Context menu