Moving Lines in JSON

Get help with commas when moving lines up and down in JSON.

WebStorm will take care of commas when you move lines up and down in JSON, JavaScript or TypeScript using ⌘⇧↑ (macOS) / Ctrl+Shift+Up Arrow (Windows/Linux) or ⌘⇧↓ (macOS) / Ctrl+Shift+Down Arrow (Windows/Linux).


Related Resources

Create Arrow Functions in One Click
Create Arrow Functions in One Click
WebStorm can help you add arrow functions to your code.
Show CSS Color Preview
Show CSS Color Preview
How to display a CSS color in the background in WebStorm.
Clean Up Messy Imports With Optimize Imports
Clean Up Messy Imports With Optimize Imports
Quickly remove any unused imports and more.