Fork me on GitHub
#cursive
<
2018-05-29
>
grav19:05:34

What defines whether a repl ends up being clj or cljs? If I start a figwheel-repl, it turns cljs on me, if I start a lumo repl, it stays clj until I change it in the dropdown myself

wilkerlucio19:05:05

@grav I remember @thheller figure that out for shadow-cljs, but I don't remember what was it

vuuvi19:05:46

Hi everyone, I’m having problems getting cursive to index some functions in other namespaces, in other directories under the source directory

vuuvi19:05:49

anyone ever had this problem?

grav20:05:52

@wilkerlucio Thanks. You’re right, shadow-cljs does it as well

danielcompton22:05:09

@cfleming the ones that are suggestions for Class imports

hlship23:05:57

Just saw this:

4:11 PM	Workspace is restored to how it was in the ‘CEMER-134-iro-product-availability' branch
... does this mean Cursive remembers project layout (and dependencies) on a per-branch basis? That would be great for me ... giant project, constantly switching branches.