Your vibe‑powered AI coding assistant for VS Code.
Send code, chat with AI, and apply fixes – all without leaving your editor.
✨ Features
Right‑click to send – Select any code, right‑click, and send it to the AI.
Persistent context – The AI always sees the code you sent, even if you move the cursor.
Apply to original selection – Click Apply and the AI’s code replaces the exact block you sent.
Streaming responses – Watch the AI’s answer appear in real time.
Copy code blocks – Every code block gets a Copy button; the last block is also available globally.
Set API Key in one click – A ⚙️ button opens VS Code settings right at your API key field.
Local session logs – All conversations are saved automatically to ~/.vibecode-sessions/.
Multiple AI providers – Groq, OpenRouter, and Google Gemini are supported out of the box.
📦 Installation
Open VS Code.
Go to the Extensions view (Ctrl+Shift+X).
Search for VibeCode.
Click Install.
Or install via the command line:
code --install-extension Ndeen16.vibecode
## 📜 License
VibeCode is available under two licenses:
- **GNU General Public License v3.0 (GPL-3.0)** – free for open‑source projects and personal use.
- **Commercial License** – for proprietary / closed‑source use. See [COMMERCIAL-LICENSE.md](https://github.com/aanasiru20/VScode_Extension/blob/HEAD/COMMERCIAL-LICENSE.md) for details and pricing.
If your company wants to use VibeCode without open‑sourcing your own code, please purchase a commercial license.