Fork me on GitHub
#cursive
<
2016-09-16
>
henryw37406:09:50

say if i try something like this:

(defmacro defblah [x])

(defblah abc)
and put the caret over (defblah , the light bulb just has choice to set indentation

hueyp16:09:55

is there a way to use cursives pretty print fn in my own code? 🙂

timothypratley20:09:31

Starting nREPL server...
/Library/Java/JavaVirtualMachines/jdk1.7.0_51.jdk
^^ how do I make this JDK 1.8 (sorry I should know this lol)

kenny21:09:13

@timothypratley File > Project Structure. Under "Project Settings" click the "Project" tab. Select your SDK.