Skip to content

Comment multiple lines on notepad++ #1033

Answered by ftessier
yoongschoi asked this question in Questions
Discussion options

You must be logged in to vote

Use a code editor that understands syntax (e.g., VS Code). Select the language Ruby, and you should then be able to comment multiple lines.

Alternatively, you can also comment out only the #:start tag to effectively comment out an entire block (until the :stop tag), because the input parser looks for :start tags to trigger the block input.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@rtownson
Comment options

@yoongschoi
Comment options

@yoongschoi
Comment options

Answer selected by ftessier
Comment options

You must be logged in to vote
1 reply
@ftessier
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants