[Wish]Collapse/Expand all code blocks possible?

coldtech

Member
Licensed User
Longtime User
Not sure if this is currently possible.

I'd find it useful if I could right click (same popup as bookmarks etc) and perform those functions.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
These options are available under Edit menu:
SS-2012-10-14_09.44.49.png
 

coldtech

Member
Licensed User
Longtime User
Great thanks. I never looked at those as I thought they were for colors for some reason.
 

awama

Active Member
Licensed User
Longtime User
Shortcut Keys

I often use "Collapse All" (this collaps "Sub"s AND "Region"s at the same time), so my wish is that I can use a shortcut key I can do that, how to version b4a 1.70. Now I need 3 steps for that. Move the mouse to Edit then go to Outlining then move to Collapse All.

An other great wish of me is the reformating-function of the code-structure (indention) when conditions , loops are added or deleted.
 
Top