README GENERATOR
- 1 Devlogs
- 1 Total hours
I built a fully functional, production-ready VS Code extension that completely automates the tedious task of writing project documentation. By hooking into the VS Code API, my tool intelligently scans a user's workspace, filters out non-code assets, and safely packages the raw code context under a strict 12,000-character limit to prevent API crashes. It then feeds this data directly into the native GitHub Copilot Language Model using an advanced, highly structured system prompt, ultimately streaming a professional, reviewer-ready README file directly into a new editor tab—and I successfully published the entire thing for the world to download on the Microsoft Marketplace!