Putting Several Lines Together

Quickly join lines or blocks of code.

Use ⌃⇧J (macOS) / Ctrl+Shift+J (Windows/Linux) in WebStorm to join lines or blocks of code.


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.