Delete file on rollback

Delete unwanted files when doing a rollback.

You've added a file, but don't need it after all. Roll back your changes ⌘⌥Z (macOS) / Ctrl+Alt+Z (Windows/Linux) and delete the file by selecting Delete local copies of added files.


Related Resources

Complete Statement
Complete Statement
Complete statement can add your semicolons, brackets and manage caret placement for you.
Create a new class
Create a new class
Create a new class and a new package.
JShell
JShell
Use JShell in IntelliJ IDEA to quickly evaluate Java expressions.