Add console.log Faster

Use Postfix Completion to quickly add console.log.

Need to add console.log()? Type log and press (macOS) / Tab (Windows/Linux). Or first add the value, then type .log and press (macOS) / Tab (Windows/Linux).


Related Resources

Complete Current Statement
Complete Current Statement
Add curly braces and move the cursor with a single keystroke.
Create Arrow Functions in One Click
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.
Add New Dependencies
Add New Dependencies
WebStorm can help you add a new dependency right when you need it.