Select Code Fragment

Select a code fragment without a single click.

How to select a code fragment without a single click: use ⌥↑ (macOS) / Ctrl+W (Windows/Linux) to expand the selected area and ⌥↓ (macOS) / Ctrl+Shift+W (Windows/Linux) to shrink it. WebStorm will keep the semantics of your source code in mind when doing that.


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.