<blockquote>
<p>Also how do you stop it repeating the comment on the next line when you press return at the end of the comment block?</p>
</blockquote>
<p>Since there is no explicit end of the block (like <code>*/</code> in C comments), you will need to remove the added <code>//</code> manually to stop repeating.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/2084#issuecomment-461344851">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ5_DMCnsWp7kCrzwMB6Boner_yaPks5vK_FrgaJpZM4amCzf">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ1Y67lVqmrqv3_VnsbPm5QavWX-1ks5vK_FrgaJpZM4amCzf.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@danpla in #2084: \u003e Also how do you stop it repeating the comment on the next line when you press return at the end of the comment block?\r\n\r\nSince there is no explicit end of the block (like `*/` in C comments), you will need to remove the added `//` manually to stop repeating."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/2084#issuecomment-461344851"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/2084#issuecomment-461344851",
"url": "https://github.com/geany/geany/issues/2084#issuecomment-461344851",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>