Topic: Could the editor show code 'ranges'?
My topic subject is a poor description of what I write about but i can't think of a better way to express it.
If someone can suggest a better way of describing the topic subject, I'll gladly change it.
I write to ask whether the editor could somehow indicate the extents of code contained within all:
- DO loops,
- IF THEN -to- END IF code ranges
- etc
As a minimum, whenever the cursor is placed in the start line. or the word "DO", "IF" etc is selected, it would be something of a godsend, in complex code, to see the termination line somehow identified, perhaps by highlighting, or by a red line beneath it.
What would be really superb would be, whenever the cursor is placed anywhere within the range of code like this, for the innermost range above and below the cursor, of any DO loops, IF THEN -to- END IF ranges, etc, to light up.
What I ask sounds like rather a lot of work to accomplish it, but could it go on a long-range wish list?
---
John