android studio - AndroidStudio: shortcut to toggle comment -


pretty simple question here: there way, in androidstudio, toggle (comment/uncomment) single line of code, without moving cursor ?

when use "comment line comment", (by shortcut or code menu), line correctly commented cursor moves next line... it's frustrating me.

is mandatory behavior? deactivate ?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -