Answers for "how to select multiple line in vs code shortcut for comment"

1

shortcut to comment multiple lines in visual studio code

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

CMD + K + C 

-> How to uncomment a block?

CMD + K + U
Posted by: Guest on June-16-2021

Code answers related to "how to select multiple line in vs code shortcut for comment"

Browse Popular Code Answers by Language