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

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
Joakim Christiansen
Addict
Addict
Posts: 2452
Joined: Wed Dec 22, 2004 4:12 pm
Location: Norway
Contact:

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

Post 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.
I like logic, hence I dislike humans but love computers.
Mistrel
Addict
Addict
Posts: 3415
Joined: Sat Jun 30, 2007 8:04 pm

Post 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
Post Reply