Skip to content
| Marketplace
Sign in
Visual Studio>Tools>InfoBoxVSX
InfoBoxVSX

InfoBoxVSX

Abhishek.Sur

|
2,542 installs
| (3) | Free
This extension allows you to see the file info while working / writing your code. It sometimes be very helpful when we are in a strict rule of the file size and content.
Download

 

I have just build an extension to Visual Studio 2010. This will allow you to view  the informations regarding your code page. Just see below

Sample Snapshot of the Extension

The Editor will be adorned with a nice Expandable Information Box, which gives most of the informations that you need while writing your code. The items include :

  1. Number of Lines
  2. Number of Characters
  3. Number of Properties
  4. Number of Methods
  5. Number of Classes
  6. Number of Fields
  7. Number of Interfaces
  8. Number of Namespaces
  9. Number of Comments
  10. Total File Size

We all need these info while writing our code and this extension will help you to easily display them. As there are two way Expandible panel is there, so you can easily collapse the portion of information you dont need  and allow you the full utilization of the extension.

The Control also places itself nicely on the right hand corner of the Visual Studio IDE and also dynamically updates itself while you write your code.

You can also find the whole discussion about this extension here.

I hope you will like this extension

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