I’m using TOAD for Oracle 12.12 on a Windows 7 PC. When I’m looking at code in the Editor or Schema Browser, if I click on a package.procedure name, and hit F-4 to describe it, the Describe window opens to the package spec, where previous versons (up through 12.11, at least) would open to that procedure in the package body.
Also, the Describe window includes the package spec and body in one window.
How do I get it to open up to the package body in this situation, and how to get the package spec and body in separate tabs of the Describe window?
Thanks,
Dan