crayon-syntax-highlighter icon indicating copy to clipboard operation
crayon-syntax-highlighter copied to clipboard

Improvements to Clojure language

Open alanmarazzi opened this issue 7 years ago • 0 comments

These are just a few matching improvements for Clojure language:

  • using CONSTANT to highlight Clojure keywords: :keyword
  • Better matching of KEYWORDS, as to say function calls: now it matches no matter the case, matches namespace/function-call completely and not only partially as previously and allows from->to naming highlighting

alanmarazzi avatar Nov 24 '18 17:11 alanmarazzi