how to comment multiple lines in visual studio code editor code example
Example 1: comment highlighted text visual studio
ctrl+k+c Will comment out the selected chunk of code in VS Code.
Example 2: multiline comment in visual studio code shortcut
shift + alt + A
Example 3: how to put multiline comment in vscode
shift + alt + A