Get results and fix problems

Last modified: 22 November 2024

If an inspection has detected a problem in your code, you can quickly apply a fix in the editor. Place the caret at the highlighted piece of code and press .

https://resources.jetbrains.com/help/img/idea/2024.3/ws_resolveProblems.png
Gif

WebStorm shows an interactive preview next to the quick-fix for some inspections for example, Assignment used as condition, Unreachable 'case' branch of a 'switch' statement, Assignment used as condition, and others. You can hide and show this preview by pressing .

https://resources.jetbrains.com/help/img/idea/2024.3/ws_inspection_fix_preview.png
Gif