Skip to content

4ch1m/TempConfigCleaner

Repository files navigation

logo TempConfig Cleaner

Automatically removes all temporary run/debug configurations when reopening the project.

About

IntelliJ IDEA has a neat feature called "temporary configuration".

See:

While it's already possible to configure how many of these temporary configurations should be kept in your list, you may want to have them completely removed after your current coding session.

So this plugin will remove all temporary configurations when re-opening a project; giving you a fresh start and keeping your configurations clutter-free.

Installation

Use the IDE's built-in plugin system:

  • File --> Settings --> Plugins --> Marketplace
  • search for "TempConfig Cleaner"
  • click the Install-button

Or go to the plugin page on the JetBrains-website, download the archive-file and install manually.

License

Please read the license file.