Recent content by rimasjb

  1. R

    automating auto-completer

    Thanks
  2. R

    automating auto-completer

    The code assistant is pretty nice about showing the available parameters for packaged procedures, and I can select them one a time like so: my_pkg.my_proc(param1 => my_pkg.my_proc(param1 => ,param2 => but I have to do it one at a time. Any way to just tell the thing "give me all the params"?
  3. R

    spool in command window

    Don't want to type in full path when spooling to file in command window, but it by default thinks I want to save spooled file to pl/sql developer folder. Any shortcuts to getting it to spool where I want it besides typing in path?? No documentation on this...
Back
Top