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 right when you need it.
Convert to async Function
Convert to async Function
Quickly convert a function that returns a Promise to an async function.