CTRL + /
VS Code is clever and will use the appropriate comment mark in front of a multi-line selection, and either comment or un-comment the selection.
For Verse specifically, we can use <# and #> to start and end a block manually, or use <#> to comment an indented block.