Its simply that the Clojure filetype is built on the Lisp filetype, and uses 
the Lisp highlighting lexer.  But `#"` is undefined in Common Lisp so it skips 
the opening " and starts a string at the closing ".

Highlighting is done by the Scintilla editing widget we use, which is a 
separate [project](www.scintilla.org) so you should report it there and maybe 
it can be added since `#"` is undefined in Lisp.

-- 
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-353753512

Reply via email to