Fork me on GitHub
#cider
<
2018-09-14
>
dpsutton16:09:16

interesting, if you add -A:fig:build as an alias with dir-locals to the var cider-clojure-cli-global-options it successfully creates a repl and connects but it does so in the server buffer and you can't interact with it

dpsutton16:09:30

for starting up figwheel-main

tanzoniteblack16:09:42

with the latest cider, when I go to source to a file that's not in the current project (such as in a library), I keep getting messages about cider sessions not being linked if I attempt to jump to source for something inside that namespace

tanzoniteblack16:09:45

any ideas what's going on?

richiardiandrea16:09:59

@tanzoniteblack it is a known problem, I do not recall if it's been fixed on master or not

tanzoniteblack16:09:14

thanks for letting me know, @richiardiandrea

tanzoniteblack16:09:23

do you know if there's already a ticket open for it that I can track?

tanzoniteblack16:09:42

I'll go take a look for that and post it here if I find it

richiardiandrea16:09:44

I think there is one...possibly a closed one? ... yep that one

bozhidar18:09:18

That’s not fixed, but linking the buffer with the session is a simple workaround.