Fork me on GitHub
#cider
<
2019-04-20
>
Ahmed Hassan12:04:57

I ran npx shadow-cljs server command in shell. Then in Emacs I ran cider-connect. REPL started but showing following:

Ahmed Hassan12:04:55

When I run cider-jack-in-cljs command in Emacs, it gives following prompt: cider-jack-in-cljs requires nREPL op classpath (provided by cide-nrepl)

yuhan20:04:37

when using the Cider debugger to step through a function, how can I inspect the current value?

yuhan20:04:53

i.e open the cider-inspector on the form being currently highlighted whose result is being displayed in the overlay

dpsutton20:04:49

l opens and shows the locals, right?

yuhan21:04:36

the highlighted form might not be a named local

yuhan21:04:05

eg. how do I inspect the value being shown in the overlay here

yuhan06:04:30

Does anyone have a clue how to do this? Seems like a pretty basic operation but I haven't been able to figure it out

yuhan06:04:30

Does anyone have a clue how to do this? Seems like a pretty basic operation but I haven't been able to figure it out