Visual Studio 2015 Integration Issues

Hello,

I am using Visual Fortran with Visual Studio 2015. I have noticed that VF has several integration issues. For example, for other programming languages, if I take the cursor at the location of a bracket, the Development Environment automatically highlights the bracket and its paired bracket, so that it is easy to see what the brackets contain, and also avoid mistakes with unbalanced brackets. The same applies for IF… THEN… ELSE statements or DO loops. While for Intel’s Fortran compilers taking the cursor on the “IF” will automatically highlight the corresponding “THEN” and “ELSE” commands, this is not the case with PGI VF. Is this natural, or are there steps that I should take to enable the aforementioned features with PGI VF?

Hi IKoutromanos,

Is this natural, or are there steps that I should take to enable the aforementioned features with PGI VF?

Sorry, but this isn’t a feature that we support so the behavior is expected.

-Mat