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

Get results and fix problems

Last modified: 21 July 2022

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 Alt+Enter.

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

For some inspections, for example, Assignment used as condition, Unreachable 'case' branch of a 'switch' statement, Assignment used as condition, and others, you can open a preview by pressing Ctrl+Q (View | Quick Documentation).

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