Cursor Convo Export: export your Cursor conversations to a new window or file
Cursor Convo Export:
export your conversations with AI
While working with Cursor to code my own products, I wished there was a simple extension that allowed me to save a conversation with my AI buddy.
The two most profound reasons being:
1️⃣ The AI in Cursor occasionally gives me great instructions that I'd love to document for later; things like deployment steps, architectural reasoning, considerations, etc.
2️⃣ The conversations with Cursor tend to break from time to time. They. Just. Stop. Working. 🤷🏻♂️ Copying the chat from the IDE chat window properly seems impossible.
My solution:
The Cursor Convo Export extension
This is a Cursor AI extension that lets you export your Cursor AI chat history to a new window or a timestamped file.
Features
- Export individual chats from your Cursor chat history
- Select which chat to export (defaults to most recent)
- Preserves conversation timestamps and structure
- Opens the exported chat directly in VS Code
- Quick pick that lets you choose between opening in a new tab or saving to a timestamped file
Usage
- Just drop the cursor-convo-export.vsix file on your Cursor's extension list to install it
- After installation, you can open the command palette (Ctrl+Shift+P / Cmd+Shift+P)
- Type "Cursor: Export Chat History" and select the command*
- Select if you want a new markdown document with your chat history, or save to a timestamped file
*: (You can also use the shortcut in the status bar on the right side (Export Chat) to trigger the extension)
Stop wasting time: start exporting your Cursor chats properly
You get the Cursor Convo Export extension for the Cursor IDE that allows you to export your chat conversations to a new window or file