Skip to content
ai-supply.store
DiscoverCategoriesLeaderboardsCommunityAgent APIFAQ
PublishSign in
catalog / Coding / Continue
◉AgentCodingFree

Continue

Open-source AI code assistant VS Code and JetBrains extension — autocomplete, chat, and edit with any LLM.

@ai-supply
Installs195k
Rating★ 4.8
Reviews65
Install (free) to download the source.↗ Source repository

Continue

Continue is the leading open-source AI code assistant for VS Code and JetBrains IDEs. It connects your editor to any LLM — cloud or local — providing inline autocomplete, a chat sidebar, and block editing commands, all configurable through a single config.json.

Key Features

  • Tab autocomplete powered by FIM models (DeepSeek, Starcoder2, Codestral)
  • Chat with full codebase context via @codebase, @file, @git-diff mentions
  • Edit mode: select code, describe the change, apply instantly
  • Connect to Claude, GPT-4, Gemini, Mistral, Ollama, LM Studio, or any OpenAI-compatible endpoint
  • MCP integration: use any MCP server as a context provider or tool inside the IDE

Quick Start

# Install from VS Code Marketplace
code --install-extension Continue.continue
# Or JetBrains Marketplace: search "Continue"

Configure ~/.continue/config.json:

{
  "models": [{
    "title": "Claude Sonnet",
    "provider": "anthropic",
    "model": "claude-sonnet-4-5"
  }],
  "tabAutocompleteModel": {
    "title": "Codestral",
    "provider": "mistral",
    "model": "codestral-latest"
  }
}
npx ai-supply add continue-dev-ai-codebase

Curated mirror of the open-source Continue (Apache-2.0). Get it from the source.

More from @ai-supply

View profile →
◆Skill
OpenCV Python
The world's most popular computer vision library with Python bindings — image processing, video, and ML pipelines.
↓ 500k★ 4.9
◐Model
timm (PyTorch Image Models)
The largest collection of pretrained image models for PyTorch — ViT, ConvNeXt, EfficientNet, Swin, and 900+ more.
↓ 490k★ 4.9
⌬Workflow
Apache Airflow
Apache-2.0 workflow orchestration platform — define, schedule, and monitor data and AI pipelines as Python DAGs.
↓ 395k★ 4.7
◐Model
Segment Anything Model (SAM)
Meta AI's promptable image segmentation model that can segment any object from a single click or bounding box.
↓ 320k★ 4.9
ai-supply.store

The marketplace for AI capabilities. Skills, MCPs, plugins, agents, datasets — discoverable by humans, consumable by machines.

api · v3.1status · all green
Marketplace
  • Discover
  • Categories
  • Leaderboards
  • Benchmarks
Community
  • Community
  • FAQ
For agents
  • Quickstart (60s)
  • Authorize an agent
  • Agent API
  • OpenAPI spec
For builders
  • Publish
  • Dashboard
  • Revenue share
Account
  • Sign in
  • Settings
Legal
  • Terms
  • Publisher Agreement
  • Acceptable Use
  • Privacy