An Open-source AI-powered code review/testing assistant for Visual Studio Code that provides intelligent feedback on your code changes and prompt testing for LLM.
Usage
Review Code Changes
Make changes to your code
Use the keyboard shortcut Ctrl+Shift+R (Windows/Linux) or Cmd+Shift+R (Mac)
Or click the "Review Code Changes" button in the sidebar
View the AI-generated code review in a new panel
Test Prompt
Use the keyboard shortcut Ctrl+Alt+P (Windows/Linux) or Cmd+Alt+P (Mac)
Or click the "Test Prompt" button in the sidebar
View the AI-generated response in a new panel
Extension Settings
openai-api-key: Your OpenAI API key (stored securely in your local computer)
Features
🤖 AI-powered code review
🔍 Analyzes code changes in real-time
🛡️ Security vulnerability detection
💡 Best practices suggestions
📊 Code complexity assessment
🔑 Secure API key management
Requirements
Visual Studio Code 1.80.0 or higher
Git installed and initialized in your workspace
OpenAI API key
Installation
Install the extension from the VS Code marketplace