New feature, maybe for v6?

When selecting a procdure/function for testing, PL/SQL developer could take into consideration IN/OUT and IN OUT parameters and have appropriate visual hints about that.

It would be handy, and should not be too dificult to implement.
 
Also one click add/remove of variables with defaults values would be great ...

Right now, i have to uncheck the variable, and edit the test script for each variable that I want to use the default procedure value.
 
Back
Top