Use plugins to become more efficient
-
The plugin basically will annoy the hell out of you by showing you a big screen overlay with the key combination you should have used, if you used your mouse to execute some command to a level when you basically would start using the key combination just to avoid KeyPromoter annoying you all the time. It also has some useful features, like it will prompt you to create a key binding for a command whenever an action does not have a key binding and you have used it 3 times using your cursor. [ Old Version: KeyPromoter]
-
Provides actions for text manipulation such as Toggle case, encode/decode, sorting,
-
Add Sort Lines action in Edit menu to sort selected lines or whole file if the selection is empty.
-
Provides static byte code analysis to look for bugs in Java code from within Android Studio
-
The plugin that provides on-the-fly feedback to developers on new bugs and quality issues injected into Java, JavaScript and PHP code.
-
The plugin provides both real-time and on-demand scanning of Java files from within Android Studio.
-
The plugin that adds ADB commands to Android Studio and IntelliJ such as ADB Uninstall App, ADB Kill App, ADB Restart App, etc
-
The plugin which helps you find and implement the code you require in an instant.
-
The Dagger IntelliJ plugin creates visual connections between a @Inject object and the @Provides method that creates it.
-
This plugin extends the built-in JVM debugger with capabilities to explore objects in the JVM heap during a debug session.
-
Android Parcelable code generator
Plugin which generates Android Parcelable boilerplate code for you.