Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Folder SizeNew to Visual Studio Code? Get it now.
Folder Size

Folder Size

xiaoluoboding

|
17,621 installs
| (4) | Free
Shows the current file | folder size in the status bar
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VSCode Folder Size

Marketplace Version Installs GitHub license

Shows the current file | folder size in the status bar for Visual Studio Code.

Usage

Counting [File | Folder] Size

Select / Save the code file(TextDocument), Extension will counting [file | folder] size.

preview

Counting Number of Files in Folder

Click The [File | Folder] Status Bar, Extension will show you the number of files in the folder.

files-number

Configuration

The Folders Not Counting, default is: "node_modules|.git"

{
  "folder-size.ignoreFolders": "node_modules|.git"
}

Changelog

CHANGELOG

License

MIT @xiaoluoboding

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