shortcut to comment lines in visual studio code example
Example: visual studio comment out block
ctrl+k+c Will comment out the selected chunk of code in VS Code.
ctrl+k+c Will comment out the selected chunk of code in VS Code.