visual studio code comment out block mac code example
Example 1: visual studio code uncomment multiple lines
shift+alt+A
Example 2: vs code toggle line comment mac
Toggle line comment in VS Code on MacOS:
Add comment: Command + K followed by Command + C
Remove comment: Command + K followed by Command + U