visual studio comment code example
Example 1: visual studio comment out block
ctrl+k+c Will comment out the selected chunk of code in VS Code.
Example 2: comment out code visual studio
Ctrl+K+C
Ctrl+K+U
Example 3: comment a line in visual studio
Ctrl+K, Crtl+C