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.

Intellisense for Fortran in VS2005

hohk
Beginner
598 Views
Hi, I am wondering how would I get Intellisense for Fortran in VS2005 using version 9.1? Is there an updated version of Fortran that supports it? Thanks
0 Kudos
3 Replies
Steven_L_Intel1
Employee
598 Views
Sorry, we don't support this yet, though it's under consideration. What specific features of Intellisense would you like to see?
0 Kudos
hohk
Beginner
598 Views
Sorry, we don't support this yet, though it's under consideration. What specific features of Intellisense would you like to see?

The function I would like the most is autocompletion. That way I don't need to look up from a reference book what functions I can use. This is especially useful when creating dialogs.
0 Kudos
jarvusluntatintel
598 Views
Sorry, we don't support this yet, though it's under consideration. What specific features of Intellisense would you like to see?

The one feature Ireally, reallywant isauto completion of structures/derived variables. So, for example,once I have typed "Node%" I can see all the variables inside of it and scroll down and select.
0 Kudos
Reply