Skip to Main Content

SQL Developer for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

New Tab Lacks Connection After Peek Declaration or Go to Declaration (extension version 24.2.1)

user6128195Aug 16 2024

Steps to Reproduce:

1. Create objects from a script pki_object_create.sql in test connection

pki_object_create.sql

2. Open a SQL worksheet in the test connection.

3. Enter pki_objects; in the worksheet.

4. Use Peek\Peek Declaration on the package.

5. Double-click on the package declaration to open it.

The newly opened window is not connected to the test connection. Attempting to connect by clicking on the connection dropdown has no effect

Similar actions (open declaration) work correctly in SQL Developer

This post has been answered by thatJeffSmith-Oracle on Aug 16 2024
Jump to Answer
Comments
Post Details
Added on Aug 16 2024
2 comments
63 views