Toggle line comments in selected source code. The comment prefix is configurable, and the transformed text is pasted back into the current app.
Select one or more lines and choose Switch from PopClip. Set Comment
Prefix in the extension settings; it defaults to //.
If every selected line already starts with the configured prefix, the action removes one prefix from each line. Otherwise, it adds the prefix followed by a space to each line.