This extension allows you to quickly organize files into subfolders based on their extensions and view extension statistics for any folder. It's designed to keep your project directories clean and manageable.
Features
** One-Click Organization**: Right-click on any folder in the Explorer and select "Organize Files in Folder". Files will be automatically moved into subdirectories named after their extensions (e.g., .pdf files go to a pdf folder).
** Folder Statistics**: Right-click on a folder and select "Show Folder Extension Stats" to see a breakdown of file types and counts.
** Smart Handling**: Automatically handles files without extensions by placing them in a no_extension folder.
** Safe Operations**: Only moves files (skips directories) to prevent accidental data restructuring.
How to Use
Open the Explorer: Open the VS Code sidebar (Ctrl+Shift+E).
Right-Click a Folder: Find the folder you want to organize.
Select Action:
Choose Organize Files in Folder to tidy up.
Choose Show Folder Extension Stats to see what's inside.
Installation
From Marketplace
Search for "File Organizer" by Bhavesh Kapoor in the VS Code Extensions view and click Install.
Manual Installation (.VSIX)
If you have the .vsix file:
Open the Extensions view in VS Code.
Click the ... (Views and More Actions) in the top right corner.