Deleting File Safely

Learn how to delete a file safely.

When deleting a file, use the Safe Delete refactoring or tick the Safe delete option in the Delete dialog. This way, WebStorm will double-check that the selected file isn't imported anywhere in your project.


Related Resources

Grammar Checking with Grazie
Use Grazie to check grammar in regular text.
Test Regular Expressions in the IDE
WebStorm helps test regular expressions on the fly.
Create New Files and Folders
Use the New popup to add files and folders faster.