Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Navigating Nests question...

billmichael
Beginner
304 Views
Is there a way to navigate nests of IF-THEN-ELSE-ENDIF constructs with the feature found in many C editors that reveals matching braces, parentheses, and so on? Is there something that will alert you to the "ENDIF" that belongs to a particular"IF" that is buried amongst hundreds of lines of old hacked up code? I really have trouble with this and it would make my job so much easier if I could enable or obtain this feature or at least nail down the proper technique for keeping track of what goes with what.
0 Kudos
0 Replies
Reply