Turn On C# Line Numbers

Recently, I got VC# as a gift and installed it. I wanted to add line numbers to my code view, but I can't seem to find it in Tools>Options. Please help, I'm just a beginner and I don't know much.


Answer this question

Turn On C# Line Numbers

  • mendi

    mmm

    you can ask about C# in this forum

    http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=160&SiteID=1

    because its not the same thing as you saw you do in vb in a way but in c# in another way

    hope this helps



  • Charles Wong

    hi,

    i'm not sure from your question, this is VB.net express edition forum not C#

    in vb

    tools menu >>> options >>> texteditor basic node >> editor subnode >> interaction groupbox >> check linenumbers

    in c#

    tools menu >>> options >>> select show all settings at bottom>>> expand texteditor node >> expand all languages subnode >> select general node >>> check linenumbers

    if you meant C# plz tell me to move this thread to C# forum

    hope this helps



  • WHairston

    Hi ComputerGuru,

    Tools->Options->Expand the Text Editor Node->C#->General.
    Now on the right hand side, there is a Display category under which the first option is Line Numbers.
    [This is in Visual Studio 2005]

    I will move this thread to the C# forum after a couple of days...

    Regards,

    Vikram



  • LB

    Sorry- meant to put it in the C# forum. just since I'm new to C#, I usually use the VB forum.

  • Turn On C# Line Numbers