How to do a multi-line comment in Verse with VS Code

- by

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.



If you enjoy my content, please consider supporting me on Ko-fi. In return you can browse this whole site without any pesky ads! More details here.

Leave a Comment!

This site uses Akismet to reduce spam. Learn how your comment data is processed.