How to comment multiple lines in Android Studio – Kotlin

In this video we are going to comment multiple lines in Android Studio with kotlin using mac as operating system. On mac we can customize any keyboard shorcut we want to use for comment multiple lines in Android Studio. This works in Intellij Idea or Android Studio.

Como comentar varias líneas en Intellij ó Android Studio

Para realizarlo en Windows lo que tenemos que hacer es seleccionar el fragmento de código a comentar y luego presionar: También podemos realizarlo en el IDE con el código previamente seleccionado (1) dirigiéndonos a la pestaña Code y luego Comment with Block Comment.