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?