1. ホーム
  2. AIコードアシスタント
  3. 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の使用例