Make sure you are on the latest version of Android Studio/Intellij.

  1. Click on Android Studio/Intellij on the top bar
  2. Click “Check for updates”
  1. Open Android Studio

  2. Go to Android Studio > Settings > Plugins > Search "Firebender" > click "Install"

  3. Open a file and highlight any piece of code. Press + K (Mac) or Ctrl + K (Windows) and type “Add Debug Statements” in the popup. Press Enter, and watch the AI modify the code.

  4. Press + L (Mac) or Ctrl + L (Windows) to open/close chat.

The only two key bindings to remember in Firebender are:

  • + K (Mac) or Ctrl + K (Windows) to modify code with AI
  • + L (Mac) or Ctrl + L (Windows) to open/close chat

Was this page helpful?