Show File Size 
A simple VS Code extension that displays the size of the currently open file in the status bar.
📸 Screenshot

🚀 Features
- Shows size of any file (
.ts , .js , .txt , etc.)
- Auto-updates on save or editor switch
- Displays size in human-readable format (e.g.,
2.56 KB , 1.03 MB )
📦 Installation
Search for Show File Size in the Extensions Marketplace, or install manually using:
vsce install show-file-size
# file-size-extension
| |