Copy Column Names to Format with Parenthesis, Brackets, or Curly-Brackets with Preview (or Template?)
- Dominant language
- Java
- Stars
- 51.8k
- Forks
- 4.4k
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 188
Description
**Is your feature request related to a problem? Please describe.**
I often copy multiple column names into code of various languages: Python, Java, JavaScript, JSON, etc. I always wish I could not have to modify the results of the copy to parenthesize or bracket etc.
**Describe the solution you'd like**
I also wish I could see a preview of the copy before it is copied to verify what I'm getting before pasting it somewhere else and finding out that my copy configuration was incorrect.
**Describe alternatives you've considered**
I write a script to paste the results of a copy by DBeaver and format it how I really want it/
**Additional context**
I'm not sure if this really can be a deeper feature where I can also copy result data with a preview as well. Or if this can be a template-based copy feature that is made available everywhere we copy.
Contributor guide
Assessment
This issue has not been assessed yet.