Empty Folders RemoverA simple and efficient Visual Studio Code extension that helps maintain cleanliness in your projects by finding and removing empty folders. Features
Installation
Usage
After execution, the extension will show the number of empty folders removed. Requirements
Safety Notes
How it worksThe extension performs a recursive scan of your project directory. A folder is considered empty if it contains no files and all of its subfolders are empty. Empty folders are removed in a safe order from deepest to parent to avoid conflicts. ContributingContributions are welcome! Feel free to submit issues and pull requests on our GitHub repository. LicenseThis extension is released under the MIT License. SupportIf you encounter any issues or have suggestions for improvements, please open an issue on our GitHub repository. Enjoy cleaner projects! 🚀 |