Show short module procedure names in browser?

Working on new editor enhancements?
Justin
Addict
Addict
Posts: 832
Joined: Sat Apr 26, 2003 2:49 pm

Show short module procedure names in browser?

Post 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.
Justin
Addict
Addict
Posts: 832
Joined: Sat Apr 26, 2003 2:49 pm

Re: Show short module procedure names in browser?

Post by Justin »

How about using a tree view for this?
Post Reply