Create New Files and Folders

Use the New popup to add files and folders faster.

Focus on the Project tool window and press ⌘N (macOS) / Alt+Insert (Windows/Linux) - WebStorm will open the New popup. Use this popup to add a new file quickly. You can also create a new folder for that new file: type the name of the folder (or folders) and then add / before the file name.


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.