visual code shortcut for mac to comment out a block of code code example
Example: 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