Home > Tips, vb.net > Show line numbers in Visual Studio

Show line numbers in Visual Studio

February 4th, 2009

Here is a how you can ebable Visual studio to show line numbers in the editor.

  • Got to Tools -> Options -> Text Editor -> All Languages -> General
  • Check Line numbers

The above settings will show line numbers for all the Files. If you just want to see (or not see) the line numbers of a specific file, you can override this global setting by going to the Text Editor – <specific language>General page.

Via Sara Ford’s blog

[Post to Twitter]   [Post to Plurk]   [Post to Digg]   [Post to ping.fm]

Related posts

Shoban Tips, vb.net

  1. No comments yet.
  1. No trackbacks yet.