When I type a "(" after a procedure name, the code assistant brings up a list of parameters to choose from. That's nice.
I think it would be even nicer if I would be able to select all of them at once, or be able to select the ones I want and end up with:
package.procedure(param1 =>
,param2 =>
,param3 =>
etc.
Some procedures have a lot of parameters and take a long time!
Thanks for considering,
Mike
I think it would be even nicer if I would be able to select all of them at once, or be able to select the ones I want and end up with:
package.procedure(param1 =>
,param2 =>
,param3 =>
etc.
Some procedures have a lot of parameters and take a long time!
Thanks for considering,
Mike