i searched for the shortcuts to comment a line in Android Studio.
The answer: Press the keys "Ctrl + /".
My problem: I tried this combination and ... nothing happened.
So now i assume that since i'm using a german keyboard and in this layout the "/" is mapped to the shift-option of the "7"-key it is not possible to press only the keys ctrl + /.
I tried to press ctrl + shift + 7 to enter "Ctrl + /", but this places a bookmark at that line which is named "7".
Does anyone know how to type in "Ctrl + /" while using a german layout (without changing the shortcut-mapping)?
Thanks for your time!