Page 1 of 1

IDE Feature - Mark the If/Endif you're inside

Posted: Fri Nov 14, 2008 6:52 pm
by Joakim Christiansen
It's very nice that the IDE now marks the brackets your cursor is inside of. What I request/want is that it also does this for the current If/EndIf you're inside, and also for For/Next, etc.

Posted: Sat Nov 15, 2008 12:09 am
by Mistrel
I dislike bolding of my source and disable it. I would prefer to see a faint line indicating tabs or if/endif and while/wend statements. I think this would be more useful to help identify each code block where many of them are nested together.

Image