Loxie for VS CodeChat with Loxie inside VS Code. Sidebar chat, inline completions, and "ask about selection" — all billed to your Loxie plan. No API keys to copy, no per-model billing to wire up.
Features
InstallFrom the Marketplace (recommended)
From Open VSX (Cursor / Windsurf / VSCodium)Search for Loxie in the Extensions view, or visit open-vsx.org/extension/loxie/loxie. From a
|
| Setting | Default | Description |
|---|---|---|
loxie.model |
auto |
Default chat model. auto uses Loxie's smart routing. |
loxie.completions.enabled |
true |
Toggle inline code completions. |
loxie.apiBase |
Loxie backend | Override only if you self-host Loxie. |
Commands
| Command | Default keybinding |
|---|---|
Loxie: Sign in |
— |
Loxie: Sign out |
— |
Loxie: New chat |
— |
Loxie: Ask about selection |
⌘/Ctrl+Alt+L |
Privacy
- The extension never reads your workspace files unless you explicitly trigger a command (e.g. Ask about selection) or request completions
- Inline-completion context is a small window around your cursor (≤ 2 000 chars prefix, ≤ 800 chars suffix); files at rest are never uploaded
- No telemetry. Usage events are limited to what the Loxie backend records for billing, identical to web and Chrome-extension usage
- Session tokens live in VS Code's encrypted
SecretStorage
Support
- Docs: loxie.co/docs/integrations/vscode
- Issues: github.com/loxie-ai/loxie-vscode/issues
- Email: support@loxie.co
License
MIT — see LICENSE.