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

Matthew Brush notifications at xxxxx
Sat Dec 23 22:42:25 UTC 2017


Presumably it's treating `#"` [as a function abbreviation just like it would `#'`](http://www.lispworks.com/documentation/HyperSpec/Body/02_dhb.htm), even though the former is undefined in Common Lisp. I don't think it knows anything about Clojure specifically.

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


More information about the Github-comments mailing list