Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Super Clean
Super Clean

Super Clean

Coding With Calvin

codingwithcalvin.net
|
737 installs
| (0) | Free
Adds a 'Super Clean' option to the right click menu of the Solution and Project nodes of the Solution Explorer, to clear out the bin and obj folders for all, or selected, projects in the solution.
Download
Super Clean Logo

License Build

Visual Studio Marketplace Version Visual Studio Marketplace Installs Visual Studio Marketplace Visual Studio Marketplace Rating

🧹 Clean your solution the way it should have always worked!

Tired of lingering build artifacts causing mysterious issues? Super Clean nukes those bin and obj folders with a single click — no more hunting through folders manually! ✨

✨ Features

Feature Description
🗂️ Solution-level cleaning Right-click the solution to clean all projects at once
📁 Project-level cleaning Right-click individual projects to clean just that project
🗑️ Removes bin folder Deletes the entire bin directory and all its contents
📦 Removes obj folder Deletes the entire obj directory and all its contents
⚡ Fast and reliable Quick deletion without the overhead of MSBuild's Clean target

📥 Installation

Visual Studio Marketplace (Recommended)

Install from VS Marketplace

Manual Installation

  1. 📥 Download the .vsix file from the Releases page
  2. 🖱️ Double-click the downloaded file to install

🎮 Usage

  1. 🖱️ Right-click on a Solution or Project in Solution Explorer
  2. 📋 Select Super Clean
  3. 🧹 Watch those bin and obj folders disappear!

💻 Supported Versions

Visual Studio Architectures
🟢 Visual Studio 2022 (17.x) x64 (amd64), ARM64
🟢 Visual Studio 2026 (18.x) x64 (amd64), ARM64

📄 License

This project is licensed under the MIT License.

🤝 Contributing

Contributions are welcome! Issues, PRs, feature requests — bring it on! 💪

For cloning and building this project yourself, make sure to install the Extensibility Essentials 2022 extension for Visual Studio which enables some features used by this project.

👥 Contributors

CalvinAllen


Made with ❤️ by Coding With Calvin

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft