See All Available Refactorings in One Place

Use the Refactor This popup to look up all refactorings available in the current context.

Tip Screenshot

With the Refactor This popup, you don’t need to memorize all the refactorings WebStorm has, or their shortcuts: press ^T (macOS) / Ctrl+Alt+Shift+T (Windows/Linux) on Windows/Linux, and WebStorm will show you all the available refactorings in the current context.


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.