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.

Oracle Developer Tools for VS Code: Request for "Fit Both" option in query result grid

Richard FoodyOct 14 2024 — edited Oct 15 2024

I'm using the GA version of Oracle Developer Tools for VS Code, Version 23.4.1. I've noticed that the query result grid column can either "fit cell content" or "fit header", but not both simultaneously. This creates a dilemma in certain scenarios:

  1. When column headers are longer than content, I need to choose "fit header".
  2. When column content is longer, I need to select "fit content".

However, I often need to see both the complete column headers and the entire cell contents at the same time.

Feature Request:
Is it possible to add a "Fit Both" option that automatically adjusts column widths to accommodate both the header and the content? This would greatly enhance usability by eliminating the need to constantly switch between "fit content" and "fit header" options.

Has anyone else encountered this issue or found a workaround? Any insights or suggestions would be appreciated.

This post has been answered by Christian.Shay -Oracle on Oct 24 2024
Jump to Answer

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 Oct 14 2024
4 comments
211 views