Visual Studio

  • Software Development,  Visual Studio

    How to display line numbers in Visual Studio

    I managed to hide the line numbers in Visual Studio Express 2013 and decided to make a video on how to display the line numbers again. Below are the steps for displaying the line numbers in Visual Studio Express 2013 and also a short video of how to do get them back. In Visual Studio, click on Tools. Choose Options. Expand Text Editor. Click on All Languages. (I chose All Languages but you can choose the specific language that you are using to only display line numbers for that language). Tick the check box next to Line Numbers. Click OK. Your line numbers will now be displayed 🙂