Adding Imports Automatically

WebStorm helps add an import even if you're using default exports.

WebStorm can automatically add an import for a symbol even if you’re using default exports.


Related Resources

Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
Complete Current Statement
Complete Current Statement
Add curly braces and move the cursor with a single keystroke.
Make Fields Private or Public
Make Fields Private or Public
Use a quick fix to quickly make a field public or private.