[Github-comments] [geany/geany] Improper colorizing of multiline bash statements with interspersed comments (#1153)

stoneguy notifications at xxxxx
Fri Jul 29 12:08:10 UTC 2016


Environment is geany 1.27 on 64-bit Ubuntu 14.04

Confusion results when script.sh contains multi-line statements with some intervening lines commented out with #.  Sample:

`statement start \`
`# statement continue \`
`statement final`

The 2nd and 3rd line both display in red.

Deleting the **\** on line 2 gives shows it red and line 3 black. I believe that's the correct result.
My intent is to activate / deactivate the 2nd line by removing / inserting the leading **#**


---
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/1153
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160729/0454ed97/attachment.html>


More information about the Github-comments mailing list