Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29251 Discussions

Displaying Line Numbers in Visual Studio 2008

martin_upsdellagrese
1,557 Views
I have just upgraded to visual fortran 11.1 which has included an upgrade from Visual Studo 2005 to Visual Studio 2008.
In Visual Studio 2005 the editor displayed the line numbers down the left hand side. Visual Studio 2008 no longer does this. I assume that there is a switch somewhere to turn the line numbers on or off but I cannot find it.
I woudl be grateful if someone can tell me where it is.

Thanks

0 Kudos
1 Solution
DavidWhite
Valued Contributor II
1,557 Views
I have just upgraded to visual fortran 11.1 which has included an upgrade from Visual Studo 2005 to Visual Studio 2008.
In Visual Studio 2005 the editor displayed the line numbers down the left hand side. Visual Studio 2008 no longer does this. I assume that there is a switch somewhere to turn the line numbers on or off but I cannot find it.
I woudl be grateful if someone can tell me where it is.

Thanks

I don't have 2008 installed, but in VS 2005, it is in Tools / Options / Text Editor / All Languages

View solution in original post

0 Kudos
3 Replies
DavidWhite
Valued Contributor II
1,558 Views
I have just upgraded to visual fortran 11.1 which has included an upgrade from Visual Studo 2005 to Visual Studio 2008.
In Visual Studio 2005 the editor displayed the line numbers down the left hand side. Visual Studio 2008 no longer does this. I assume that there is a switch somewhere to turn the line numbers on or off but I cannot find it.
I woudl be grateful if someone can tell me where it is.

Thanks

I don't have 2008 installed, but in VS 2005, it is in Tools / Options / Text Editor / All Languages
0 Kudos
onkelhotte
New Contributor II
1,557 Views
Quoting - David White
I don't have 2008 installed, but in VS 2005, it is in Tools / Options / Text Editor / All Languages

Thanks, I was looking for that entry a long time.

Its the same option in VS2008 as it is in VS2005.

Markus
0 Kudos
Steven_L_Intel1
Employee
1,557 Views
Unfortunately, you'll have to reset this each time the compiler version updates. I have in the past requested that the line numbers be left enabled, but so far this has not been done.
0 Kudos
Reply