1. AI 코드 도우미
  2. Continue

Continue

Continue is an open-source autopilot for software development that integrates with Visual Studio Code (VS Code). It is a powerful VS Code extension that brings the capabilities of ChatGPT, an AI text generation model, directly into your IDE.

Continue소개

뭐지Continue?

Continue is an open-source autopilot for software development that integrates with Visual Studio Code (VS Code). It is a powerful VS Code extension that brings the capabilities of ChatGPT, an AI text generation model, directly into your IDE.

어떻게 사용합니까Continue?

To use Continue, you can download and install the VS Code extension from the GitHub repository. Once installed, you can leverage its various features. You can highlight sections of code and ask Continue for auto-completion, code generation, refactoring, or explanations. You can also edit code in a natural language by instructing Continue to perform refactorings or write new code. Moreover, Continue can generate files from scratch, automatically generating Python scripts, React components, and more.

Continue 의 사용 사례