Fork me on GitHub
#cider
<
2022-12-18
>
bozhidar15:12:24

FYI - https://github.com/clojure-emacs/cider/pull/3275 was merged, which means support for nbb just got a lot better 🙂

😻 2
borkdude15:12:54

Thanks! Shared to #nbb

Benjamin17:12:57

don't forget you can also connect to nbb/scittle/ joyride with cider-connect

😅 1
🎉 1
Benjamin17:12:54

How do I nicely jump to the place where an exception is thrown? actually what I desire is to have all the locals bound to vars. Ok I can def everything or use one of the libs that make a macro for that