/CodeGPT

A JetBrains extension that allows you to use ChatGPT inside your favourite IDE

Primary LanguageJava

Version Downloads

CodeGPT IntelliJ Plugin

CodeGPT as your copilot to level up your developer experience. This is the perfect assistant for any programmer who wants to improve their coding skills and make more efficient use of the time.

Installation

The plugin is available from JetBrains Marketplace. You can install it directly from your IDE via the File | Settings/Preferences | Plugins screen. On the Marketplace tab simply search for codegpt and select the CodeGPT suggestion:

marketplace

Available features

The main features of this plugin include:

  • Ask ChatGPT: Ask free-form text questions.
  • Custom Prompt: Prefix the selected code with a custom prompt.
  • Find Bugs: Analyze and find bugs in your code.
  • Add Tests: Write tests for you.
  • Refactor: Refactor your code.
  • Optimize: Add suggestions to your code to improve.
  • Explain: Explain the selected code.