Skip to content
  • About
  • Pin Posts
  • Talks and videos
  • About
  • Pin Posts
  • Talks and videos
  • About
  • Pin Posts
  • Talks and videos

Ivan Morgillo

  • Follow
    • RSS
    • Login
    • Lost Password
Header Image
Tag

IntelliJ

7 Posts

Featured

Posted byIvan
Run a IntelliJ/Android Studio configuration with a shortcut
IDE Programming
Rainbow Brackets – Android Studio / Intellij IDEA plugins
Posted byIvan Morgillo
Rainbow Brackets – Android Studio / Intellij IDEA plugins
IDE Programming
IntelliJ IDEA / Android Studio Tricks: “Save Actions” plugin
Posted byIvan Morgillo
IntelliJ IDEA / Android Studio Tricks: “Save Actions” plugin
Android IDE
IntelliJ IDEA / Android Studio Tricks: Surround With
Posted byIvan Morgillo
IntelliJ IDEA / Android Studio Tricks: Surround With

Run a IntelliJ/Android Studio configuration with a shortcut

  • Posted inIDEProgramming
  • Posted byIvan
  • July 8, 2022July 8, 2022

If you are like me, you have a few “Run configurations” when you develop an app: Run the app Run the tests Run the static analysis Run the UI tests You can generally only run the latest one using a keyboard shortcut. I found an IJ/AS plugin that lets you associate a shortcut to any…

Rainbow Brackets – Android Studio / Intellij IDEA plugins

  • Posted inIDEProgramming
  • Posted byIvan Morgillo
  • January 21, 2021

My first Android course ended a few days ago, but good old habits stay: let’s keep talking about my always-installed Android Studio / Intellij IDEA plugins 😄 One of my favorite programming habit is keeping my functions short and clear. Even with this approach it happens more often than I like that I struggle to…

IntelliJ IDEA / Android Studio Tricks: “Save Actions” plugin

  • Posted inIDEProgramming
  • Posted byIvan Morgillo
  • November 13, 2020

One of my favorite plugins that I constantly suggest to install is Save Actions Save Actions plugin allows me to run a few code quality actions whenever a file is saved: pretty straightforward. The configuration is accessible from Preferences -> Other Settings -> Save Actions and the default looks pretty much like this: This is…

IntelliJ IDEA / Android Studio Tricks: Surround With

  • Posted inAndroidIDEKotlinProgramming
  • Posted byIvan Morgillo
  • October 21, 2020

In one of my previous posts I wrote about one of my favorite features of IntelliJ IDEA/AS: Live Templates. “Surround With” is a sort of LT’s cousin. When you want to wrap a piece of code with a specific snippet, you select the code and hit the “Surround With” shortcut. On Mac you can access…

IntelliJ IDEA / Android Studio Tricks: Live Templates

  • Posted inIDEKotlinProgrammingTech
  • Posted byIvan Morgillo
  • October 15, 2020

One of my favorite features of IDEA are Live Templates. To give you a bit of context, Live Templates are those things you see appearing when you start typing in IDEA 😂 OK OK, let’s be a bit more precise. If you are writing some Java code and you type foreach and then press TAB,…

My IntelliJ Plugin Collection – Kotlin Fill class

  • Posted inIDEKotlinProgramming
  • Posted byIvan Morgillo
  • June 5, 2020

I spend on average 8 hours a day using Intellij and, over the years I created quite a collection of useful plugins. This is the first article of a series where I will present all the plugins I use every day 😄 Kotlin Fill Class One of the Kotlin tools I use every day are…

Uninstall and Run in one shot in Android Studio

  • Posted inProgrammingTech
  • Posted byIvan Morgillo
  • April 1, 2020

As an Android developer, I live my life one repetitive task after another: Clean, Run Uninstall, Run Restart Clean, Restart Restart with Debugger Click here, click there. Tap on the phone. Open menu. Tap menu. It never ends. Plug-in to the rescue To ease up the pain, we developers tend to create tools and one…

Ivan Morgillo
WordPress theme by componentz

My Indie Page

Hit enter to search or ESC to close