Issue
How do I comment out several lines of text selected in the IDE with a control key combination?
I thought that Ctrl + Alt + C was the correct sequence, but that's not working.
Solution
To comment/uncomment one line, use: Ctrl + /.
To comment/uncomment a block, use: Ctrl + Shift + /.
Answered By - Marcus Noon
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.