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, identifying folders that don't contain any files or subfolders. When such folders are found, they are safely removed from the project structure. 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. Release Notes1.0.0Initial release of Empty Folders Remover:
Enjoy cleaner projects! 🚀 |