Fork me on GitHub
#cursive
<
2017-05-11
>
wilkerlucio17:05:49

is it possible to have multiple REPL's on same project running on separated windows (instead of tabbed)?

nwjsmith19:05:26

Is there a way to switch Cursive's indentation to the 1-space (Emacs) style?

cfleming21:05:24

@wilkerlucio No, unfortunately I don’t think there’s a good solution for this. I’m going to ask JetBrains what their recommendation is.

cfleming21:05:23

@nwjsmith Settings-&gt;Editor-&gt;Code Style-&gt;Clojure-&gt;General-&gt;One space list indent

wilkerlucio23:05:58

@nwjsmith I highly encorage you to don't do that, it gets really annoying if other people has to use it, since most Clojure code base is indented with 2 spaces

nwjsmith23:05:15

Unfortunately I'm working in a code base which adheres to that style, on a large team that adheres to that style. I'm erring on the side of consistency. I hear ya though, I don't like it either

cfleming23:05:40

\ahem\ Emacs’ fault, that one.

nwjsmith23:05:44

Haha, yeah for sure