Using Surround With

Learn how to surround items with braces, brackets, or quotation marks in JSON.

Use the Surround with action ⌥⌘T (macOS) / Ctrl+Alt+T (Windows/Linux) in JSON to quickly surround items with braces, brackets, or quotation marks.

See Also

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.
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.