Feature request for product/service
Cursor IDE
Describe the request
I’d like to suggest adding a small dedicated Copy button directly on each chat message.
Right now, copying a message requires opening the … menu first, then choosing Copy. It works, but for heavy daily use it adds unnecessary friction.
For many developers, copying responses is one of the most repeated actions in Cursor: prompts, code snippets, terminal commands, bug reports, summaries, and implementation notes. In my workflow, most of the time I open the … menu only to copy the message.
A simple copy icon on hover would make this much faster, while keeping the existing menu for secondary actions like Fork Chat and Copy Request ID.
Suggested behavior:
Show a subtle copy icon near each message on hover.
Clicking it copies the message immediately.
Show a small “Copied” confirmation.
Keep the … menu for advanced actions.
Small change, but it would improve UX a lot for developers who copy messages many times per day.