LazyReadme is an AI-powered smart README generator for Visual Studio Code. It scans your project directory and automatically writes a comprehensive, professional README.md tailored specifically to your codebase.
Features
🧠 AI-Powered: Uses Google Gemini to understand your code and write meaningful descriptions.
🚀 Zero Configuration: Just install and use. No API keys needed.
📁 Context-Aware: Right-click on any folder in the Explorer to generate a README for that specific module, or run it from the Command Palette to generate one for the entire workspace.
Usage
Entire Workspace: Open the Command Palette (Ctrl+Shift+P), type LazyReadme: Generate README for Workspace and press Enter.
Specific Folder: Right-click on any folder in the Explorer and select LazyReadme: Generate README Here.
Release Notes
1.0.0
Initial release of LazyReadme with AI capabilities!