Skip to main content

Introduction

continue-cover-logo

Continue is an open-source autopilot for VS Code and JetBrainsβ€”the easiest way to code with any LLM

You determine when Large Language Models (LLMs) like GPT-4 and Code Llama should act as an autopilot, helping you complete software development tasks. You highlight some code and then use natural language instructions (and optional slash commands like /edit) to tell the LLM what to do.

Many developers have begun to use ChatGPT while coding; however, the experience is painful because of how much copying, pasting, and editing is required to provide the context and incorporate the generated answers into your codebase. Continue eliminates this pain by enabling LLMs to natively act in your IDE as you complete your workflows.