Installation
Search for Continue in the VS Code Extensions marketplace, or visit: VS Code Marketplace For JetBrains: JetBrains MarketplaceConfiguration
Continue is configured via~/.continue/config.yaml. After installation, press Cmd/Ctrl + Shift + P and search for Continue: Open config to open the config file.
OpenAI-Compatible (Recommended)
Anthropic-Compatible
Multiple Models at Once
Key Features
| Feature | Shortcut | Description |
|---|---|---|
| Chat | Cmd/Ctrl + L | Open the AI chat panel |
| Inline edit | Cmd/Ctrl + I | Edit selected code directly |
| Autocomplete | Auto-triggered | Real-time completions in the editor |
| Add to context | Cmd/Ctrl + Shift + L | Add selected code to the chat context |
Tab Autocomplete Configuration
AddtabAutocompleteModel to config.yaml to specify a model for completions (a faster, lightweight model works best here):