Recent content by guesxy

  1. G

    PLSQL files are not reparsed on some occasional code changes

    That is fine, and works accordingly. My case is based on copy paste of an EXCEPTION block into a procedure/function that had none. The code is VALID at the time of copying, still the package tree is becoming corrupt. Also this is for v11 (didnt try on previous versions)
  2. G

    PLSQL files are not reparsed on some occasional code changes

    Hi, just will give you a quick overview of a scenario I saw. While having a PLSQL file opened (a package body to be precise), sometimes when adding code to it via copy paste (in my case exception handling block that is similar in some functions), the file content tree (which lists procedures and...
  3. G

    PLD 11 Missing entries in "Options -> Key Configuration"

    Hi, previously ( Key Configuration one could find the "Program / Blank" option (which is still under the File menu!) to assign a short-cut to, but in v11 that seems to be gone. Can you please advise if I somehow missed it by mistake or if its indeed gone consider adding it back? It's strange for...
Back
Top