In the Modules Panel in the IDE, we have the list of modules and the list of Sub and the possibility to go immediatly to module or the sub declaration.
Is it possible to have also the list of Regions and the possibility by clicking of the region name to go to the beginning of the region. It will improve the using of IDE and justify the use of Regions.
That's fine if you know what the region you want is called. I sometimes use regions to classify and separate groups of subs, I can't remember what they are all called, but if I can see them listed when I open each module, I'll know what's in each.