Continue.dev
Open-source AI code assistant for VS Code and JetBrains connecting to any LLM.
About
As an AI code assistant for VS Code and JetBrains IDEs, Continue distinguished itself by connecting to any model rather than locking users to one provider: cloud APIs and local models served through Ollama both work. The extensions provide tab autocomplete, chat grounded in the surrounding codebase, inline editing, and customizable prompts and rules, and later releases added agents defined as markdown files that can run as GitHub status checks reviewing pull requests. The entire project is open source under the Apache 2.0 license. Its GitHub repository has now been made read-only, with the 2.0.0 release stripping telemetry and authentication and the codebase offered to the community as a foundation for future development, though the VS Code and JetBrains extensions remain available in their marketplaces. It attracted developers who wanted an open, model-agnostic alternative to proprietary coding assistants, and its source continues to serve as a widely studied example of IDE assistant architecture.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Code Assistants
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Beginner (1/5)
- License
- Apache-2.0
- Added
- Apr 3, 2026
Related Tools
Open-source CLI and IDE tool for source-controlled AI code review checks enforceable in CI.
Open-source version of Bolt.new that builds and runs full-stack web apps in the browser with any LLM.
Anthropic's terminal-based agentic coding tool that edits code, runs tests, and drives git workflows.
OpenAI's open-source Rust coding agent that edits repos and runs code in a sandboxed terminal session.
Glamorous terminal coding agent in Go with mid-session model switching, LSP context, and MCP support.
AI pair programming tool in the terminal that edits code in your local git repo.