how to comment all highlighted code 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.