File Size Monitor is a Visual Studio Code extension that displays the size of files in your project directory directly in a custom view within the Explorer. This extension helps you keep track of file sizes and manage your project more effectively.
Features
Displays the size of each file in the project directory.
Provides a custom view in the VS Code Explorer.
Easy access to file sizes directly from the Activity Bar.
Usage
Open VS Code and load your project.
View File Sizes: Open the Explorer view on the Activity Bar, and you should see a new section named "File Sizes."
Refresh: The view will automatically update with the sizes of the files in your project directory.
Contributing
Contributions are welcome! Please open an issue or submit a pull request if you have suggestions or improvements.