vs code toggle line comment mac code example
Example 1: 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
Example 2: toggle line comment vs code
Ctrl + / - Toggle line comment (default)