Line numbering in Visual Studio
        Posted  
        
            by Cyclone
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Cyclone
        
        
        
        Published on 2010-04-25T02:24:55Z
        Indexed on 
            2010/04/25
            2:33 UTC
        
        
        Read the original article
        Hit count: 357
        
visual-studio-2010
|line-numbering
Why doesn't VS have any sort of line numbering? Is there any way to enable it, or a plugin for it? I know, the number of lines of code in a program doesn't matter, but sometimes it is nice to know how long a program is, or what line number something is for reference.
I can't seem to find that as an option anywhere, to my surprise.
Thanks for the help!
This is Visual Studio 2010 Ultimate. (if you have read my older questions, I've been using 2008 Express until now.)
© Stack Overflow or respective owner