how to select all code and comment them in vs code 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.