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

Mapping IF Statements in Code

jackosullivan
Beginner
629 Views
Is there some tool, hopefully within CVF6.6's Developer Studio, that will do in my Fortran source code text editor pane what "ConditionalUp" (Ctrl-j) and "ConditionalDown" (Ctrl-k) do for preprocessor conditionals?
I'd like to be sure I haven't missed some intermediate else or elseif when I am scanning through large packages of code, and would really like to find something that gives each set of if-then-else-endif statements its own color on the screen. I'm sure I'm not alone in this, but can't find reference to anything which will do this.
Thanks and God bless!
Jack
0 Kudos
0 Replies
Reply