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

Current File Size

Taptic

|
3 installs
| (0) | Free
Shows the size of the current open file in the status bar with customizable units.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

File Sized VS Code Extension

Shows the size of the currently open file in the status bar (bottom left). You can customize the unit (bytes, KB, MB, GB) via settings.

Features

  • Displays file size in the status bar
  • Updates on file change, save, or editor switch
  • Customizable units via settings

Settings

  • fileSized.unit: Choose between bytes, KB, MB, or GB.

Icon

A placeholder icon is included in images/icon.png. Replace it with your own for production.

Deployment

  1. Run npm run package to build the extension.
  2. Publish using vsce publish (see Publishing Extensions).

Development

  • Run and debug the extension using VS Code's Extension Development Host.
  • Update settings in VS Code to change units.

License

MIT

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