Snapshots for AI
Create perfect code context for AI interactions! Snapshots for AI is a powerful VS Code extension that helps you generate well-formatted markdown snapshots of your code, making it easier to share context with AI assistants like ChatGPT, Claude, and others.
Key Features
One-Click Snapshots
- Create snapshots instantly using the camera icon in your editor, with automatic code formatting and syntax highlighting
- Includes file structure and relevant context
Smart Selection
- Choose specific files or include entire project structure with intelligent filtering and real-time updates
- Quick select/deselect all functionality
Perfect Formatting
- Generate clean, well-structured markdown with proper syntax highlighting and hierarchical project visualization
- Optimized for AI consumption
AI-Ready Output
- Create context-rich snapshots optimized for AI consumption, perfect for RAG (Retrieval Augmented Generation)
- Works with all major AI assistants
- Maintains code structure and relationships
Getting Started
- Install the extension
- Open any file in your project
- Click the camera icon in the editor title bar
- Select files to include in your snapshot
- Add an optional prompt or description
- Your snapshot is ready to share with AI!
Screenshots
Download
Changelog
Changelog
All notable changes to the "Snapshots for AI" extension will be documented in this file.
[8.1.37] - 2024-12-09
Changed
- Improving package.json file and readme
- Improving release scripts to include .visx file in github release
- We have rounded 800 downloads, let's go! 🚀
[8.1.31] - 2024-12-09
Changed
- Updated config to exclude sensitive files (.npmrc) and internal directories (.product, .data)
[8.1.28] - 2024-12-09
Fixed
- Fixing misc spelling errors in markdown content.
[8.1.27] - 2024-12-08
Fixed
- Fixing Bugherd link.
[8.1.26] - 2024-12-08
Fixed
- Fixed changelog content extraction for GitHub releases
- Improved release notes formatting
[8.1.6] - 2024-12-08
Added
- Initial Open VSX Registry support
- Enhanced deployment workflow
Changed
- Updated deployment script for multi-platform publishing
- Improved release process
[8.1.4] - 2024-12-08
Added
- Automated GitHub release creation
- Improved deployment workflow
Changed
- Enhanced publish script to handle releases more efficiently
- Updated dependencies
[8.1.2] - 2024-12-08
Fixed
- Fixed demo.gif image path in README.md to use relative path
- Optimized extension package size with .vscodeignore
[8.1.0] - 2024-12-08
Changed
- Updated license from MIT to GNU GPLv3
- Improved marketplace presentation
- Added comprehensive documentation
[8.0.41] - 2024-12-08
Added
- Initial release
- One-click snapshot creation
- Smart file selection
- Project structure visualization
- AI-ready markdown output
- Configurable snapshot settings