1 min read 0 IDE Programming Run a IntelliJ/Android Studio configuration with a shortcut ivan July 8, 2022 If you are like me, you have a few “Run configurations” when you develop an app: Run the app Run…
1 min read 0 IDE Programming Rainbow Brackets – Android Studio / Intellij IDEA plugins Ivan 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…
1 min read 0 IDE Programming IntelliJ IDEA / Android Studio Tricks: “Save Actions” plugin Ivan Morgillo November 13, 2020 One of my favorite plugins that I constantly suggest to install is Save Actions Save Actions plugin allows me to…
2 min read 0 Android IDE Kotlin Programming IntelliJ IDEA / Android Studio Tricks: Surround With Ivan 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…
2 min read 0 IDE Kotlin Programming Tech IntelliJ IDEA / Android Studio Tricks: Live Templates Ivan Morgillo October 15, 2020 One of my favorite features of IDEA are Live Templates. To give you a bit of context, Live Templates are…
1 min read 0 IDE Kotlin Programming My IntelliJ Plugin Collection – Kotlin Fill class Ivan Morgillo June 5, 2020 I spend on average 8 hours a day using Intellij and, over the years I created quite a collection of…
2 min read 0 Programming Tech Uninstall and Run in one shot in Android Studio Ivan Morgillo April 1, 2020 As an Android developer, I live my life one repetitive task after another: Clean, Run Uninstall, Run Restart Clean, Restart…