If this feature does not exist, I would like to register it as a much-needed feature request.
I am looking for a very simple feature which displays the number of characters I have highlighted on the screen in the code editor. Many editors, such as the wonderful Notepad++, and I find myself transfering text into that editor just to count the number of characters.
An example of when I need this feature: I am declaring a new StringBuilder, and I want to give the buffer a default size, so that it doesn't need to increase unnecessarily. I highlight the block of text that will be the approximate final contents of the StringBuilder, and add a hundred extra bytes or so, depending on the specific needs of the operation. This should be a simple matter, but I can't find a way to do it in VS2005 right now.
Does anyone have a solution? If not, can it be added to a suggested feature list?
Thanks!
http://blogs.lotterypost.com/speednet