I am using Visual Fortran Compiler XE 15.0.1.148 with MS Visual Studio 2010.
I have recently upgraded to the new version (from XE 14), and I noticed that there is now a small issue with OpenMP highlighting in the editor. Attached is a screenshot of what it looks like on my system. As you can see, the OpenMP continuation lines are now highlighted the same as comments. The DO loop line is highlighted as an OpenMP line.
Roman