[Github-comments] [geany/geany] incorrect syntax highlighting when using the regex pattern reader macro in Clojure file. (#1728)

martinodb notifications at xxxxx
Sat Dec 23 17:11:41 UTC 2017


Hello,
I'm having problems using Geany in Clojure files with regular expression, using the #"pattern" reader macro. Sometimes the closing double quote is interpreted as an opening quote and whatever comes after, as a string. I think it happens when I need to use the parens to capture a group in the pattern. My Geany version is 1.27, my system is Linux Mint 18.2 Sonya.
Any ideas? Thanks in advance!
Here's a screen capture of a simple example to illustrate the problem (this code works, the output of lein run is `Hello,`):

![scrcapgeany](https://user-images.githubusercontent.com/25431680/34321245-54f29254-e80a-11e7-8297-cd14c6691d2a.jpg)



-- 
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/1728
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171223/667de6e7/attachment.html>


More information about the Github-comments mailing list