Comment shortcut Android Studio

后端 未结 24 2825
野趣味
野趣味 2020-12-22 19:55

I\'m searching for useful Android Studio keyboard shortcut for commenting code, as in Sublime Text or Eclipse.

When I press either cmd+/ or

24条回答
  •  温柔的废话
    2020-12-22 20:18

    In spanish keyboard without changing anything I can make a comment with the keys:

    cmd + -

    OR

    cmd + alt + -

    This works because in english keyboard / is located at the same place than - on a spanish keyboard

提交回复
热议问题