Overview Version History Q & A Rating & Review
Orka — AI Coding Assistant
Orka 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)
Explain Selection — right-click selected code → Explain Selection
Fix Selection — right-click selected code → Fix Selection
Build Feature — describe a feature and Orka writes the code
Review File — get a full review of the current file
Salesforce / Apex support — Orka 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) → Orka: Set API Key → enter your API key
Open chat with Cmd+Shift+O or click the Orka icon in the Activity Bar
Requirements
An Orka API key is required. Visit orka.dev to get one.
Commands
Command
Description
Orka: Open Chat
Open the Orka chat panel
Orka: Set API Key
Store your API key securely
Orka: Explain Selection
Explain the selected code
Orka: Fix Selection
Fix issues in the selected code
Orka: Build Feature...
Describe and build a new feature
Orka: 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.