Recent content by KFlash

  1. K

    Feature Request: Show Entity in Navigator

    Usefull, too!
  2. K

    Feature Request: Show Entity in Navigator

    Thank you for pointing me to this folder. I've never recognized that one.
  3. K

    Feature Request: Show Entity in Navigator

    I realy would appreciate, if you can add a function to show the currently opened procedure/function/package in the navigator view. If you have a database with thousend of procedures, functions and packages, it is really demotivating to scroll through them all to find the entity you have open...
  4. K

    Beautifier request - cursor with parameters

    Is this feature available in the newer versions? 5Years of waiting should be enaugh to code this one.
  5. K

    Debug a function.

    This should not be a problem. To test a private function the PL/SQL developer has to do the following things (automaticly): 1: Create an unique package identifier (UPID) 2: Copy the whole package to a new one named [UPID] 3: Locate a possible forward declaration of the function to test and...
Back
Top