alternative for "copy name" on tables/views in sidebar "copy qualified name"
Open
- Dominant language
- Python
- Stars
- 486
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
It would be great to be able to copy a qualified version of a table/view name. i.e. instead of just copying `table_name` copying `"schema_name"."table_name"`.
This option could be shown in the context menu when pressing the alt/option button.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by inspecting the sidebar context menu for tables and views, especially the existing “copy name” action. Add a “copy qualified name” option available with the alt/option key, and verify that it copies the schema and table/view names in the requested quoted form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- sql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100