As we all know that Visual Studio provides well support for C# code auto-completion and IntelliSense.
Now I have Intel Visual Fortran Compiler integrated into Visual Studio 2008, and want to make Visual Studio also provides support of Fortran 90 code IntelliSense!
How to deal with it? Thanks!