A PoC plugin for IntelliJ IDEA that helps you to code faster, leveraging the astounding power of AI.
The plugin includes 4 possible actions:
- Refactoring code
- Generating unit tests
- Implementing TODO comments
- Explaining existing code
-
Using the IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Coding Buddy" > Install
-
Manually:
Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
Plugin based on the IntelliJ Platform Plugin Template.