I’m pretty sure you guys implemented a shortcut so that when I typed:
my_proc(
TOAD would not only display the parameters but to also allow me to select them so that I’d end up with:
my_proc(p_param1 => , p_param2 => );
What is that shortcut?
Even better, would it also be possible to add these to the CTRL+T drop down list so that I could select them from there? I could then conditionally add as many of them as I wanted. Some indicator of which were mandatory would be nice too. (http://toadfororacle.ideascale.com/a/dtd/Enhance-Toad-Insight-drop-down-list-so-that-it-includes-procedure-function-parameters/74434-8477)
Richard