Page 1 of 1

Code insight - insert procedure/function parameter list

Posted: Mon 02 Oct 2017 10:06
by PavelP
Hello,
please, is there any way to insert function/procedure parameter list into the code editor? If I start typing
begin
dbms_output.put_line([here I get an input parameter list as a tooltip and I would like to insert it to the code] a => )
so I would be able to specify only parameter values.
Thank you,
Pavel

Re: Code insight - insert procedure/function parameter list

Posted: Fri 06 Oct 2017 13:46
by alexa
There is no such a possibility. Though, we will review it when developing the next product versions.

Re: Code insight - insert procedure/function parameter list

Posted: Mon 09 Oct 2017 08:21
by PavelP
Thank you. A little button just to copy parameters into the clipboard would be easy to implement and highly helpful. It's frustrating to have parameters before my eyes and cannot "access" them.

Re: Code insight - insert procedure/function parameter list

Posted: Mon 09 Oct 2017 14:35
by alexa
We will take it into account.