CodePlanr AI is a VS Code extension that creates AI-powered coding plans. It scans your workspace offline for relevant files, generates a Markdown plan with clickable links, and lets you apply AI-suggested code changes to files with confirmation. Simple, TypeScript-based, and built to streamline cod
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
CodePlanr is an intelligent VS Code extension that uses OpenAI GPT-4o to generate step-by-step coding plans from user tasks. It scans your workspace offline for relevant files and presents actionable plans in a beautiful, clickable Markdown format.
Features
🤖 AI-Powered Planning: Generate detailed coding plans using OpenAI GPT-4o
📁 Smart Workspace Analysis: Automatically scans and analyzes relevant files in your workspace
📝 Interactive Plans: Beautiful, clickable Markdown plans with file links and action buttons
⚡ Code Generation: Generate specific code changes for each step with AI assistance
✅ Safe Application: Apply changes with user confirmation and detailed review
🔧 Easy Configuration: Simple setup with OpenAI API key configuration