Continue – Open-source coding autopilot

Continue Continue is an open-source autopilot for software development that integrates with VS Code. It brings the power of ChatGPT to your IDE, allowing you to perform various tasks without switching tabs. You can auto-complete code, ask coding questions, highlight sections of code for a different perspective, and even edit code using natural language instructions. Additionally, you can generate files from scratch by letting Continue start new scripts or components. To get started, download the VS Code extension and ensure you have Python 3.8 or above installed. If encountering any issues, refer to the console logs for troubleshooting. (Note: No controversial, surprising, unique, or clever content found)

https://github.com/continuedev/continue

To top