Allow copying individual links from chat context menus
Open
agents-window
- Dominant language
- TypeScript
- Stars
- 193k
- Forks
- 42.4k
- PR merge metrics
- PR metrics pending
Description
## Feature request
Links in chat cannot currently be copied individually from the context menu. Right-clicking a link and choosing copy copies the entire chat response instead of the link target.
Add a context-menu action that copies the selected link address without copying the rest of the chat content.
### Steps to reproduce
1. Open a chat response containing a link.
2. Right-click the link.
3. Choose the available copy action.
**Actual:** The whole chat response is copied.
**Expected:** The selected link address can be copied on its own.
Contributor guide
Assessment
This issue has not been assessed yet.