Description
Current behavior:
when commenting out a line using Ctrl+/ the cursor stays in the edited line
Wished behavior:
the cursor moves to the next line (below)
Why:
allows to comment out multiple lines without selecting them beforehand but by simply pressing Ctrl+/ +/ +/ (for three lines)
the behavior is also seen in JetBrain's CLion