mirror of
https://github.com/carlrobertoh/ProxyAI.git
synced 2026-04-28 11:41:28 +00:00
1.1 KiB
1.1 KiB
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:
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.
