Bring the full Haders AI assistant into your editor — chat, code actions, inline completions, and terminal integration, all without leaving VSCode.
Publisher field note: If you fork or republish this extension, update the "publisher" field in package.json to match your Marketplace publisher slug before running vsce publish.
Features
AI Chat panel — persistent conversation sidebar with conversation history, agent selection, and slash commands (/explain, /fix, /review, /clear, /new)
Code actions — right-click any selection to explain, fix, or review it; results stream directly into the chat panel
Inline completions — Pro+ subscribers get ghost-text completions at the cursor (Ctrl+Alt+Space to trigger manually)
Terminal integration — opt-in capture of terminal output so Haders can see errors and suggest fixes automatically
Apply Fix — one-click diff application for code suggestions returned by the AI
Settings panel — configure server URL, toggle terminal integration, and manage your session from inside the sidebar
Getting Started
Install the extension from the Marketplace or from a .vsix file via Extensions: Install from VSIX…
Open the Haders AI panel in the Activity Bar (secondary sidebar)
Click Login and enter your Haders account email
Check your inbox for the one-time passcode and paste it into the prompt
Start chatting — your conversation history syncs with your Haders account
Keyboard Shortcuts
Action
Windows / Linux
macOS
New chat
Ctrl+Shift+H
Cmd+Shift+H
Inline complete at cursor
Ctrl+Alt+Space
Ctrl+Alt+Space
Requirements
Visual Studio Code 1.85 or later
A Haders account (free tier supported; inline completions require Pro+)