Fork me on GitHub
#cursive
<
2016-01-05
>
bplatz02:01:45

I've found the setting in cursive to align let values, can the same be done for (cond ...)?

cfleming02:01:07

@bplatz: Not yet, although I think there’s an issue to allow that.

bplatz02:01:07

Great... thanks for the speedy support. simple_smile

dsouth09:01:53

Is there a command to switch focus to the REPL?

dsouth09:01:37

OK, looks like it’s a quick access number keymap

snowell15:01:17

@cfleming: Sorry to keep bugging you on this, but I’m still getting the “Error running REPL: Error creating JavaParameters” error despite having a Project SDK set up (of java 1.7.0_79, FWIW). This only happens when running the “Run nREPL with Leiningen” configuration, which I want to do so I can :require my namespaces. Any advice?

akiel16:01:02

Is there a way to show inline errors for cljs in a cljc file?