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

toolbar 'browse'

annettsche
Beginner
592 Views
Hello,

i have been working with the Compaq Visual Fortran Compiler before. Now I am searching a toolbar 'browse' with definitions and references. Does it still exist in the Visual Studio 2005? I am also missing 'go to definition of/to' via right mouse-click.

When I want to change the fonts and colors of the text-editor (options -> environment -> font and colors -> text-editor) it seems impossible to change the color of the Fortran keywords (e.g. integer, do while). Is there another way to change colors and fonts?

I would be happy to receive some help.

Thanks a lot in advance,
Annette


0 Kudos
4 Replies
Steven_L_Intel1
Employee
592 Views
Annette,

Welcome to the forum!

Sorry, the "source browser" feature is not available with Intel Visual Fortran. We are looking at alternatives for a cross-reference feature.

I was not aware before you wrote that it seemed impossible to change the color that keywords displayed as, but I can't find a way either. I'll ask our Visual Studio engineers about it and let you know.
0 Kudos
Les_Neilson
Valued Contributor II
592 Views

There isn't a specifically "Fortran keyword" option but there is a Keyword option which does change the colour. Currently I have mine set to default (blue on white background) but just tried changing to another colour and it worked ok.

I have a couple of other options set to non-default colours (comments, Fortran compiler directives)

Les

0 Kudos
jarvusluntatintel
592 Views
If you are going to make changes about the colors for keywords... I am stuck with fixed format (way too much legacy code), but I use the 132 extension. However, all of the syntax past column 72 (whether it is keywords or not) is colored gray or yellow because the color system assumes everything past 72 is a comment. This is rather annoying.
0 Kudos
annettsche
Beginner
592 Views
Thanks for your answer, Steve!

Well, it would be great if there was a cross-reference feature one day as it makes programming much more easier.

Annette
0 Kudos
Reply