ContinueContinue is the open-source autopilot for software development—a VS Code extension that brings the power of ChatGPT to your IDE Task, not tab, auto-completeGet possible explanationsAsk Continue about a part of your code to get another perspective
Edit in natural languageHighlight a section of code and instruct Continue to refactor it
Generate files from scratchOpen a blank file and let Continue start new Python scripts, React components, etc.
Getting StartedBy default, Continue uses GPT-4 and GPT-3.5-turbo via the OpenAI API. You can adjust the config to use different LLMs, including local, private models. Read more here. To see the keyboard shortcuts offered by Continue, see the "Feature Contributions" tab above. TroubleshootingThe Continue VS Code extension is currently in beta. It will attempt to start the Continue Python server locally for you, but sometimes this will fail, causing the "Starting Continue server..." not to disappear, or other hangups. While we are working on fixes to all of these problems, read here for common solutions: License |