continue
by: continuedev
⏩ Create, share, and use custom AI code assistants with our open-source IDE extensions and hub of models, rules, prompts, docs, and other building blocks
📌Overview
Purpose: Enable developers to create, share, and use custom AI code assistants directly within popular IDEs.
Overview:
Continue is an open-source framework designed to integrate AI-powered code assistance into development workflows through VS Code and JetBrains extensions. It provides a platform and hub for managing models, prompts, and development tools, allowing users to personalize their coding experience with custom AI assistants.
Key Features:
-
IDE Integration: Seamlessly integrates with VS Code and JetBrains, providing AI assistance directly within the developer's workflow.
-
Customizable AI Assistants: Allows creation, sharing, and use of personalized code assistants leveraging a hub of models, prompts, and rules for tailored support.
-
Chat Functionality: Offers in-IDE conversational support to get coding help from large language models without context switching.
-
Autocomplete: Provides inline AI-driven code completions for faster and more accurate coding.
-
Code Editing Tools: Enables smart code modifications and substantial codebase changes through edit and agent functionalities.
Continue
Continue enables developers to create, share, and use custom AI code assistants with our open-source VS Code and JetBrains extensions and hub of models, rules, prompts, docs, and other building blocks
License: Apache 2.0 | Docs | Discord
Features
Chat
Chat makes it easy to ask for help from an LLM without needing to leave the IDE.
Autocomplete
Autocomplete provides inline code suggestions as you type.
Edit
Edit is a convenient way to modify code without leaving your current file.
Agent
Agent enables you to make more substantial changes to your codebase.
Getting Started
Learn how to install and use Continue in the getting started guide.
Contributing
Read the contributing guide, and join #contribute on Discord.