This plugin adds an 'Open Git QuickView' option in IntelliJ IDEA that lets you quickly clone a Git repository, open it in a new window, and automatically remove the repository when the project window is closed.
- Clone and Open Git Repositories: Paste a Git repository URL, and the plugin will clone the repository with a depth of 1 and open it in a new IntelliJ IDEA window.
- Automatic Cleanup: When you're done with a repository and close the window, the plugin will automatically remove the repository from your computer. This keeps your workspace clean and prevents clutter from building up over time.
- Go to
File > Open for QuickView...
. - Paste the URL of a Git repository in the input field.
- Click
OK
.
If you find this plugin helpful and would like to support my work, you can buy me a coffee.