Skip to content

feat: Rename "Copy Tab" to "Duplicate Tab" in context menu#137

Closed
Copilot wants to merge 2 commits intomainfrom
copilot/add-duplicate-tab-option
Closed

feat: Rename "Copy Tab" to "Duplicate Tab" in context menu#137
Copilot wants to merge 2 commits intomainfrom
copilot/add-duplicate-tab-option

Conversation

Copy link
Copy Markdown

Copilot AI commented Feb 26, 2026

Users requested a "Duplicate" option in the tab context menu, analogous to browser tab duplication.

Changes

  • TabContextMenu.ts: Renamed copyTabElduplicateTabEl and updated the menu item label from "Copy Tab""Duplicate Tab"

The underlying behavior is unchanged — duplicating clones the tab's persisted config with a new random ID and opens it as the active tab.

Original prompt

This section details on the original issue you should resolve

<issue_title>Duplicate tab</issue_title>
<issue_description>It's often the case that a version of a query needs to be written in another tab. Like with browser tabs, it would be nice to have a Duplicate option in the tab menu.</issue_description>

<agent_instructions>In the context menu of the yasgui tabs, add the option to duplicate the tab</agent_instructions>

Comments on the Issue (you are @copilot in this section)


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: MathiasVDA <15101339+MathiasVDA@users.noreply.github.com>
Copilot AI changed the title [WIP] Add duplicate option to tab menu in yasgui feat: Rename "Copy Tab" to "Duplicate Tab" in context menu Feb 26, 2026
@MathiasVDA MathiasVDA closed this Feb 26, 2026
@MathiasVDA MathiasVDA deleted the copilot/add-duplicate-tab-option branch February 26, 2026 23:03
@MathiasVDA MathiasVDA restored the copilot/add-duplicate-tab-option branch February 27, 2026 13:56
@MathiasVDA MathiasVDA deleted the copilot/add-duplicate-tab-option branch February 27, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Duplicate tab

2 participants