This is an automated archive made by the Lemmit Bot.

The original was posted on /r/androiddev by /u/dilixoid on 2023-10-24 10:56:19.


There are tons of plugins available, what are your favorite ones?

My list is:

  • Key Promoter X
    • Suggests you hotkeys for repeatable actions
  • Rainbow brackets
    • Color your brackets make it easier to navigate through nested blocks
  • SonarLint
    • Bring some new clever static checks.
    • Funny fact: during one of the interviews about ‘what’s wrong with that code’ this plugin already highlighted the most problematic lines.
  • Markdown
    • Let you to preview MD files

What am I missing?