Move Elements Left and Right

Quickly swap functions parameters, attributes in tags, and more.

You can swap function parameters, attributes in tags, and elements in objects, arrays and boolean expressions using Move Element Left/Right:

⌃⌥← (macOS) / Ctrl+Alt+Shift+Left Arrow (Windows/Linux) ⌃⌥→ (macOS) / Ctrl+Alt+Shift+Right Arrow (Windows/Linux)


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.