Answers for "how to comment multiple lines in vs code mac"

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 comment multiple lines in vs code mac"

Browse Popular Code Answers by Language