Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>Copilot Memory ExplorerNew to Visual Studio Code? Get it now.
Copilot Memory Explorer

Copilot Memory Explorer

cat5th

|
5 installs
| (0) | Free
Browse and manage GitHub Copilot's memory files with native VS Code context menus
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Logo

Copilot Memory Explorer

VS Code License Stars
中文 · 日本語 · 한국어 · Français · Deutsch

Browse and manage GitHub Copilot's memory files with a native VS Code interface.

GitHub Copilot accumulates "memories" across conversations — recording your project context, coding preferences, architectural decisions, and other long-term information. These memories are stored locally as Markdown files, but there's no built-in interface to browse or manage them.

Copilot Memory Explorer fills that gap: it provides a native VS Code sidebar view, letting you browse and manage all Copilot memories organized by chat session.

Demo

Usage Demo

Features

  • Native TreeView — Sidebar view with native VS Code context menus
  • Session Browsing — Browse all chat sessions that have memory entries
  • File Tree — Recursively scan session directories, showing files and subdirectories
  • Markdown Preview — Click a file to see rendered Markdown in the preview panel
  • Image Preview — View images in the preview panel
  • Context Menus — Right-click to copy path, reveal in Finder, delete, or create new memory
  • Sorting — Toggle sort by name or date from the view title bar
  • New Memory — Create new memory files directly from the sidebar

Usage

  1. Click the Copilot Memories icon in the Activity Bar
  2. Browse sessions and expand to see memory files
  3. Click a file to open it in the editor and preview panel
  4. Right-click for context menu options

Requirements

  • VS Code 1.96+
  • GitHub Copilot (for generating memories)

Release Notes

See CHANGELOG.md for version history.

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft