comment out line in visual studio 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 a line in visual studio
Ctrl+K, Crtl+C
ctrl+k+c Will comment out the selected chunk of code in VS Code.
Ctrl+K, Crtl+C