mkxml / vscode-filesize

filesize package for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=mkxml.vscode-filesize
MIT License
60 stars 13 forks source link

Add ability to see file size in bytes #16

Open BlakeTheAwesome opened 5 years ago

BlakeTheAwesome commented 5 years ago

It would be really good to have the option to see the file size in bytes, as there currently isn't a way to do that. Ideally there would be a setting to change the status bar view, and the detailed view would show size/gzipped with abbreviated followed by actual: 5.17Kib (5290 bytes)

This would be useful when you need to know the actual size of a file and not just an approximation.