how to comment and uncomment multiple lines in VS code example
Example 1: visual studio code uncomment multiple lines
shift+alt+A
Example 2: how to uncomment in visual studio
ctrl+k+c to comment ctrl+k+u to uncomment in visual studio
Example 3: visual studio code comment out multiple lines
mac: command + shift + /