[Github-comments] [geany/geany] Add support for automatic continuation of single-line comments (#2084)

Daniel Plakhotich notifications at xxxxx
Thu Feb 7 09:27:07 UTC 2019


> Also how do you stop it repeating the comment on the next line when you press return at the end of the comment block?

Since there is no explicit end of the block (like `*/` in C comments), you will need to remove the added `//` manually to stop repeating.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2084#issuecomment-461344851
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190207/8e57b03c/attachment.html>


More information about the Github-comments mailing list