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

Color selection in source code display

WSinc
New Contributor I
672 Views

I apparently have a newer version of Visual Studio, where it is displaying my source code in several different colors.

 

Not that I mind the pretty colors, but some make it really hard to read against a black background.

 

Is there a way to modify the color choices? Or the background perhaps?

0 Kudos
3 Replies
Steven_L_Intel1
Employee
672 Views

Visual Studio (with DEC/Compaq/Intel Fortran) has always displayed Fortran code in various colors. You can change the colors in Visual Studio through Tools > Options > Environment > Fonts and Colors. Everything can be changed.

0 Kudos
WSinc
New Contributor I
672 Views

Hi Steve -

 

I tried playing with that - but I could not figure out how to modify the font colors I am really concerned about.

It has to do with PRINT, GO TO, CALL, and other Fortran keywords. What do they call those?

I tried Internal intrinsics, but could not get any results.

0 Kudos
Steven_L_Intel1
Employee
672 Views

It's "Keyword". Not one of the Fortran-specific ones.

0 Kudos
Reply