Since I work frequently with Visual Studio, I have also looked in more detail how the integrated FTN95 works. In general really good and I am sure that this IDE will find more users. I hope that the next release of FTN95 will also allow integration with Visual Studio Community 2015.
Are there any plans to revise the FTN95 plug-in? For instance making IntelliSense for Fortran available? The colorisation of Fortran key words seems to be incomplete: “.lt.”, “.and.”, “err”, “.not.”, “unit”, “.eq.”, “size” and probably also others are not colorized.
When working with “WinApp” and using “write (,)” I can see the correct output file on screen. After having looked at it, I can close it and exit. However, when using for instance Checkmate and a runtime error occurs, this output window is moved as icon to the task bar. Unfortunately, it can neither be **opened **nor closed. The only way to get rid of this window is to exit from Visual Studio.
If on the other hand I work without “WinApp”, I see my results on the screen in the command prompt window. Unfortunately, this window closes immediately with the end of the run and I cannot look to the results.
Are my observations correct or am I missing something?
KL