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

Create Arrow Functions in One Click
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.
Show CSS Color Preview
Show CSS Color Preview
How to display a CSS color in the background in WebStorm.
Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.