LeetCoachAI-powered LeetCode coaching directly inside VS Code. LeetCoach helps you improve your problem-solving skills by giving feedback on your code while you practice coding problems. Instead of immediately showing solutions, it focuses on hints, mistakes, edge cases, and suggestions to help you learn. FeaturesAI Code ReviewGet feedback on your LeetCode solutions directly inside VS Code. LeetCoach can help identify:
💡 Hint-Based LearningInstead of revealing the answer immediately, LeetCoach guides you toward the solution. Learn by understanding:
⚡ VS Code IntegrationUse LeetCoach without leaving your editor. Available commands:
🧠 Multiple AI ModelsChoose the model that powers your feedback. Supported models:
You can configure your preferred model in VS Code settings. Installation
Usage
ConfigurationLeetCoach settings can be changed through VS Code settings. Available settings (optional): API Key
Your LLM provider API key. Model
Choose which AI model provides feedback. Backend
Options:
Proxy URL
Configure a custom LeetCoach proxy endpoint. PrivacyLeetCoach only sends code and problem information required to generate feedback. Your API keys are stored locally in VS Code settings and are not shared. Requirements
DevelopmentClone the repository:
Install dependencies:
Compile the extension:
Run in VS Code:
Press ContributingSuggestions and improvements are welcome. Please open an issue or submit a pull request. LicenseMIT License |