Heavily inspired by Cursor Chat Browser by Thomas Pedersen.
- 🔍 Workspace Browser: Access chat history from all your Cursor workspaces in one place
- 💬 Complete Chat History: View full conversations including:
- AI responses with model details (GPT-4, Claude, etc.)
- Code snippets and file selections
- Your messages and queries
- ✨ Clean Formatting:
- Syntax-highlighted code blocks
- Markdown-formatted conversations
- Clear separation between messages
- 🚀 Easy Access: Quick command palette integration
- Open Command Palette (
Cmd/Ctrl + Shift + P
) - Type "View Cursor Chat History"
- Select a workspace from the list
- Choose a chat to view its contents
The chat will open in a new editor tab with proper formatting and syntax highlighting.
- Visual Studio Code 1.95.0 or higher
- Cursor Editor installed locally
- Existing chat history in Cursor
- Currently supports macOS paths only
- Ensure Cursor is installed
- Check if you have any chat history in Cursor
- Verify the path:
~/Library/Application Support/Cursor/User/workspaceStorage
Found a bug or have a suggestion? Please open an issue on our GitHub repository.
This extension is licensed under the MIT License.