When working with packages in Toad for Oracle, managing the package specification (spec) and package body can be inefficient depending on the selected workflow.
In SQL Navigator, the specification and body are displayed using sub-tabs within a single main tab. Is that currently possible in Toad? If not, is there any way to move easily between the spec and the body?
The option to open the Specification and Body in a single tab does not help, as it is not possible to directly navigate to a specific line number in the package body (the spec is also included in the line numbering).
Use CTRL+Shift+[Up|Down] to toggle between spec/body.