Fork me on GitHub
#cider
<
2016-09-23
>
borkdude10:09:54

When you’re in a .cljc buffer, can you re-evaluate a conditional expression against a cljs repl? it doesn’t seem to work at my side

borkdude11:09:00

Ah, there is a closed cider issue about this

plexus15:09:34

when the whitespace in error messages gets all messed up, is that CIDER's fault, or nREPL?

jfntn16:09:18

Using lein I’ve added a git repo for one of my deps to ./checkouts, it gets resolved properly and Cider navigates to those files

jfntn16:09:26

But the debugger doesn’t work from the checkouts repo, #dbg doesn’t stop execution and the keybinding that turns on debugging for a defn doesn’t highlight it