In Notepad++ I always select the part I want to comment then right click -> block comment. But I can't do it in Visual Studio Code.
Is there a way (or extension) to do this?
CTRL + /
Is used to line or block comment.