visual studio shortcut to comment multiple lines code example
Example 1: comment out code visual studio
Ctrl+K+C
Ctrl+K+U
Example 2: visual studio code comment out multiple lines
mac: command + shift + /
Ctrl+K+C
Ctrl+K+U
mac: command + shift + /