Page 1 of 1

Show short module procedure names in browser?

Posted: Sun Aug 04, 2013 11:04 am
by Justin
The last version shows the full name in the procedure browser
ModuleName::ProcedureName
It's like i we had classes the full name was displayed for each method.
Can this be disabled to show just the procedure name?
Usually i just put
;- ModuleName
And all its procedures are listed below in a much cleaner way.

Re: Show short module procedure names in browser?

Posted: Mon Aug 12, 2013 2:50 pm
by Justin
How about using a tree view for this?