Route your VS Code AI tools through an Arceris-secured LLM gateway — with PII
redaction, prompt-injection blocking, model access control, and full audit
visibility applied to every request.
Getting Started
Install the extension from the Marketplace.
Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P) and run Arceris: Sign In.
Enter your arceris_gw_... API key (and your gateway URL if self-hosted).
Arceris-managed models appear automatically in VS Code Chat and Continue.
Features
Registers Arceris-managed models as VS Code Language Model providers, visible
in the Copilot Chat panel.
Auto-syncs available models to the Continue extension config.
Shows live request and block statistics in the status bar.
Optional proxy mode routes all VS Code HTTP traffic through the Arceris proxy
so browser-level policy applies to editor traffic too.
Works with both hosted and self-hosted Arceris deployments.
Configuration
Setting
Default
Description
arceris.gatewayUrl
https://api.arceris.io
Gateway URL (change for self-hosted deployments)
arceris.enableContinueSync
true
Auto-sync models to the Continue extension
arceris.proxyEnabled
false
Route all VS Code HTTP traffic through the Arceris proxy
Requirements
An Arceris deployment (hosted or self-hosted) and a valid arceris_gw_... API key.
For proxy mode, the Arceris CA certificate must be trusted on the machine.
Support
Report issues or request features at your Arceris deployment's support channel.