Complete Current Statement

Add curly braces and move the cursor with a single keystroke.

After typing parentheses, trigger the Complete Current Statement action ⌃⇧⏎ (macOS) / Ctrl+Shift+Enter (Windows/Linux) to add curly braces and move the cursor down to the beginning of the next row.


Related Resources

Add console.log Faster
Add console.log Faster
Use Postfix Completion to quickly add console.log.
Add New Dependencies
Add New Dependencies
WebStorm can help you add a new dependency.
Create Arrow Functions in One Click
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.