Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29282 Discussions

Visual Fortran Composer XE 2011 IntelliSense support

psantos
Beginner
4,796 Views
Hi to everyone!

I recently discovered the new Intel Visual Fortran Composer XE 2011 and I would like to know if this version has support to IntelliSense running under Visual Studio 2010. I searched the release notes but I wasn't able to find any reference to IntelliSense or similar capability. Thank you very much for any information.

Pedro
0 Kudos
1 Solution
Steven_L_Intel1
Employee
4,745 Views
No, it does not support IntelliSense. What aspects of that would you find useful for Fortran code?

View solution in original post

0 Kudos
23 Replies
HAMISH
Beginner
753 Views
I have recently downloaded Fortran Composer XE 2011, and in the help it says it is Update 6, but in VS 2010 I do not see the "go to definition" when I right click on a variable. Is there something I need to do to make this available?
UPDATE: I have just found it in the options under Text Editor/Fortran/Advanced. Thanks
0 Kudos
jsmt
Beginner
753 Views
Go to definition is a pay per use service. You have already spent your credit clicking on subroutines.
0 Kudos
Santiago_S_
Beginner
753 Views

You may try Fortran Code Nav.

0 Kudos
Reply