Fork me on GitHub
#cider
<
2020-02-11
>
plexus10:02:55

when I eval a form in a cljc file, is there a way to tell cider that for this buffer I only want it to use the cljs context?

kommen10:02:23

@plexus I think I once looked into it and the only thing I found was to change the major mode from clojurec-mode to clojurescript-mode

FiVo16:02:15

@bozhidar Is there a reason that the force-out debugger operation is not yet implemented on the emacs side?

FiVo16:02:43

It's even in the docs.

bozhidar04:02:32

I don’t remember. Likely some oversight.

bozhidar04:02:49

@U051C77FP Might remember things better, as he was doing most of the debugger-related work.

malabarba02:02:10

Not sure. I think it just didn't seem necessary m