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 New Dependencies
WebStorm can help you add a new dependency.
Add console.log Faster
Use Postfix Completion to quickly add console.log.
Convert to async Function
Quickly convert a function that returns a Promise to an async function.