Fork me on GitHub
#cursive
<
2019-10-05
>
sooheon08:10:39

While doing the rollback dance yesterday, I saw that IntelliJ’s default syntax highlighting looked a little different, making things like regex literals and non-clojure.core fns distinct colors. Is there a way to use that while keeping cursive functionality for everything else?

sooheon08:10:17

I see Editor &gt; Color Scheme &gt; Clojure is configable, nice. The only thing I don’t see right now is an entry for regex literals.

sooheon08:10:50

The color scheme config does not seem to be accurate: it says that the “Head symbol from clojure.core” has no special coloring, when it actually seems to inherit from Keyword.