ProxyAI/README.md
Carl-Robert Linnupuu 841950d153 Update README
2023-02-24 11:38:55 +00:00

1.1 KiB

Version Downloads

OpenAI - ChatGPT IntelliJ Plugin

ChatGPT 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 openai and select the OpenAI - ChatGPT suggestion:

marketplace

Available features

The main features of this plugin include:

  • Ask ChatGPT: Ask free-form text questions.
  • 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.