Quick Setup
Step 1: Install VS Code
Download and install VS Code from code.visualstudio.comStep 2: Install Continue.dev Extension
- Open VS Code
- Go to Extensions (Ctrl+Shift+X)
- Search for βContinueβ and install it
Step 3: Get Your Costa Configuration
Use this curl command to fetch your Costa configuration directly:YOUR_COSTA_API_KEY with your actual API key from ai.costa.app
Step 4: Manual Configuration (Alternative)
If you prefer to set it up manually, create~/.continue/config.yaml:
config.yaml
Step 5: Add Your API Key
ReplaceREPLACE_WITH_YOUR_API_KEY with your actual Costa API key in the config file.
Step 6: Start Coding π
You have now connected Continue to Costa β start coding to your heartβs content.Usage
- Open the Continue chat panel in VS Code sidebar
- Select any Costa model from the dropdown
- Start coding with AI assistance