65.9K
CodeProject is changing. Read more.
Home

Display line number in Visual Studio

starIconstarIconstarIcon
emptyStarIcon
starIcon
emptyStarIcon

3.18/5 (9 votes)

Jan 22, 2011

CPOL
viewsIcon

42430

Tip to get the line number in Visual Studio

Hi, Here is the simple tip for beginners to get the line number in coding, so that they can move the particular error code ASAP... Just Go to... Tools → Options → Text Editor → select the language in which you write the code → Display → Select Line Number. Enjoy coding... Sathish Kumar S