Extensions for Visual Studio Code that make common editor tasks faster. Each one is open source and available for free on the Visual Studio Code Marketplace.
View on Visual Studio Marketplacepeterbenoit.explain-this-project
Scans your project, analyzes its structure, and generates a comprehensive PROJECT_OVERVIEW.md
file in seconds. Includes git history insights like churn hotspots and contributor activity.
Core
analysis runs locally and keeps source code on your machine.
Install
1. Open Extensions (Cmd+Shift+X)
2. Search "Explain This Project"
3. Click Install
Run it
Cmd+Shift+P → "Explain This Project"
More extensions coming
Ideas in the works. Follow @peterbenoit for updates