Answers for "how to make multiple line as comment in vscod"

3

how to comment multiple lines in vscode

********** For Windows **********
-> How to comment a block?

CTRL + K + CTRL + C 

-> How to uncomment a block?

CTRL + K + CTRL + U
Posted by: Guest on October-16-2020

Code answers related to "how to make multiple line as comment in vscod"

Browse Popular Code Answers by Language