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:
- When column headers are longer than content, I need to choose "fit header".
- 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.