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

Intellisense for Fortran in VS2005

hohk
Beginner
590 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
590 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
590 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
590 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