-
Notifications
You must be signed in to change notification settings - Fork 554
Open
Labels
Milestone
Description
Feature Description
When Copy Headers is clicked in a table, it could be helpful if the copy had brackets around it. For example, if a column name is "case" then selecting Copy Headers could add "[case]" the clipboard.
Problem and Motivation
I often copy a header and then paste it in my code. Sometimes a header is a sql key word. In such a case, I need to add in the backets myself to prevent errors. It would be convenient to not have to add in the brackets.
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