Skip to Main Content

Oracle Developer Tools 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.

Is there a way to pin and rename the query results like oracle sql developer?

Mustafa YanarDec 4 2023 — edited Dec 4 2023

Hi,

I have just started using Oracle Developer Tools for VSCode instead of Oracle SQL Developer. I appreciate many features that are not available in SQL Developer. However, I couldn't find an option to pin the query results. I believe it is necessary because, in VSCode, all query results for an SQL file are listed downwards. This makes it difficult to focus on them. While there is a pin option for tabs, it only keeps them on the leftmost side of the tab bar. Additionally, it would be better if it were possible to rename the result tabs. I attached the images which is about pinning.


Oracle SQL Developer


VSCode

Regards

Comments

Arnoschots-Oracle Apr 22 2020 — edited on Apr 22 2020

Hi,

The "sudo al-config -s" doesn't work on my Autonomous Linux instance.

Command output:

[opc@opsserver ~]$ sudo al-config -s

/sbin/al-config: illegal option -- s

Configure OCI notification service topic OCID:

  Usage:

    al-config -T [topic OCID]

  Options:

    -T [topic OCID] OCI notification service topic OCID

Configure OCI CLI profile:

  Usage:

    al-config -u [user OCID] -t [tenancy OCID] -k [key file]

  Options:

    -u [user OCID] OCI User OCID

    -t [tenancy OCID] OCI Tenancy OCID

    -k [key file] from which we obtaion the API private key

    -p [key passphrase file] from which we obtain API key passphrase. Provide

       this if API private key is encrypted. If not provided, user will be

       prompted to enter passphrase.

1 - 1

Post Details

Added on Dec 4 2023
3 comments
1,105 views