Overview Version History Q & A Rating & Review
Vedha Code — AI Coding Assistant
Vedha Code is an AI-powered coding assistant built for developers. Ask it to build features, explain code, fix bugs, refactor, write tests, or review files — all from within VS Code.
Features
Chat panel — open with Cmd+Shift+O (Mac) or Ctrl+Shift+O (Windows/Linux)
Agent Mode — autonomous multi-step task execution with tool use (Cmd+Shift+A)
Explain Selection — right-click selected code → Explain Selection
Fix Selection — right-click selected code → Fix Selection
Build Feature — describe a feature and Vedha writes the code
Review File — get a full review of the current file
Salesforce / Apex support — Vedha detects Salesforce projects and applies governor limit rules, best practices, and LWC standards automatically
Getting Started
Install the extension
Open the Command Palette (Cmd+Shift+P) → Vedha: Set API Key → enter your API key
Open chat with Cmd+Shift+O or click the Vedha icon in the Activity Bar
Requirements
A Vedha API key is required to use this extension.
Commands
Command
Description
Vedha: Open Chat
Open the Vedha chat panel
Vedha: Agent Mode
Start an autonomous agentic task
Vedha: Set API Key
Store your API key securely
Vedha: Explain Selection
Explain the selected code
Vedha: Fix Selection
Fix issues in the selected code
Vedha: Build Feature...
Describe and build a new feature
Vedha: Review Current File
Review the active file
Privacy
Your API key is stored in VS Code's secure SecretStorage — never in plain text or settings files.