Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>File OrganizerNew to Visual Studio Code? Get it now.
File Organizer

File Organizer

Bhavesh Kapoor

|
1 install
| (0) | Free
Organize files into folders based on their extensions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Organizer

Organize your workspace with a single click.

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

  1. Open the Explorer: Open the VS Code sidebar (Ctrl+Shift+E).
  2. Right-Click a Folder: Find the folder you want to organize.
  3. 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:

  1. Open the Extensions view in VS Code.
  2. Click the ... (Views and More Actions) in the top right corner.
  3. Select Install from VSIX....
  4. Select the vscode-file-organizer-0.0.1.vsix file.

Developer Info

  • Author: Bhavesh Kapoor
  • Email: bhaveshkapoor09@gmail.com
  • GitHub: bhavesh-kapoor

Created with ❤️ by Bhavesh Kapoor

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