vs code shortcuts to comment selected lines code example
Example: comment highlighted text visual studio
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.