Continue is an open-source framework that enables developers to create, share, and use custom AI code assistants. It provides extensions for popular IDEs like VS Code and JetBrains, along with a hub of models, rules, prompts, and other building blocks to enhance the development experience.
The Chat feature allows developers to interact with an LLM (Large Language Model) directly within their IDE, making it easy to ask for help without leaving the development environment.
Autocomplete provides inline code suggestions as you type, improving coding efficiency and reducing errors.
The Edit feature allows developers to modify code conveniently without navigating away from the current file.
Actions are shortcuts for common use cases, streamlining repetitive tasks and enhancing productivity.
To install and use Continue, follow the Getting Started Guide.
Contributions are welcome! Check out the contribution ideas board, read the contributing guide, and join the #contribute channel on Discord.
Continue is licensed under the Apache 2.0 License.
Continue is designed to help developers create, share, and use custom AI code assistants with ease. It supports a variety of IDEs and provides a rich set of tools to enhance the software development process.