Review Errors in Code

WebStorm shows all errors and warnings in your file.

Markers on the right editor gutter show you errors and warnings in your file. You can hover over a marker to preview the code with the error. And on click, you will jump to that line.


Related Resources

Grammar Checking with Grazie
Use Grazie to check grammar in regular text.
Test Regular Expressions in the IDE
WebStorm helps test regular expressions on the fly.
Create New Files and Folders
Use the New popup to add files and folders faster.