Super Clean is an extension for Visual Studio for Mac that, when triggered, completely obiterates the bin and obj directories from all projects in the solution
Until this extension can be made available through public extension source channels, you will need to install it manually.
- Download the
*.mpack
file from the most recent release here on the GitHub repository to your Mac i. - From within Visual Studio for Mac, open the 'Extensions' dialog from the main menu i.
- On the Extensions dialog, click, "Install from File" i
- From the standard file picker, navigate to where you downloaded the
*.mpack
file in step #1 and open it i - On the dialog that appears, telling you which extension will be installed, validate the information and click "Install" i.
- When the install dialog closes and brings you back to the Extensions dialog, click the "Installed" tab and verify you see Super Clean in the list of installed extensions. i.
Enjoy!
Contributions are welcome! Issues, PRs, etc. While it may seem this extension is "done", who knows what the future may hold for it?