if/endif while/wend loops

Previous topic - Next topic

Gary

Would there be any chance of the IDE showing some sort of link to what IF/WHILE each ENDIF/WEND relates back to?

I know by doing proper indentation you should be able to spot any errors but when you have a few nested loops it can get messy.

Im thinking something along the lines of a dotted line being drawn on the IDE background that connects the 2 commands much like ultra edit does. Nothing complex just a quick visual indication

Kitty Hello

That's very hard to do in fact. So sorry. I should move to another editor widget or rewrite the complete IDE one day.

ampos

Gary, are you talking about IDEal?

Gary

ok no worries Kitty, I can see how it could get complex to code

ampos, thats the kind of idea yes