-
Notifications
You must be signed in to change notification settings - Fork 551
Open
Labels
Milestone
Description
Feature Description
I would like the MSSQL extension to automatically size columns based on both the column name and values.
This would help me to identify values in the results set when values are typically less wide than the names (e.g., BIT columns).
Current Behavior
Desired Behavior
Problem and Motivation
Currently, I'm unable to see all column names when executing a query.
This would help me to better visualize query results without additional manual interaction.
Related Area
- Connection dialog (SQL Server | Azure browse/Fabric browse)
- Query editor
- Query results panel
- Object Explorer
- GitHub Copilot integration
- Preview/Edit data
- Table Designer
- Schema Designer
- Schema Compare
- Local SQL Server Container provisioning
- SQL database in Fabric provisioning
- DACPAC/BACPAC export/import
- SQL Database projects
- Query Plan Visualizer
- Other (please describe below)
If you selected "Other", please describe the area
No response
Confirmation
- I have searched existing feature requests and couldn't find a match
- I want to help implement this feature
gisn1, midnightgalaxy and Austini96