Fork me on GitHub
#cider
<
2016-10-15
>
bozhidar09:10:14

done 🙂

benedek19:10:59

@mnewhook pls see the documentation. if you are using cider connect you have to make sure the middleware(s) are configured manually most likely in your`~/.lein/profiles.clj` (in case you are using leiningen). that is not the case if you jack-in

benedek19:10:18

@jcsims i would M-. to the refactor-nrepl namespaces in the project. change the ns to the that refactor-nrepl ns in the repl and start redefining functions to emit some debug info. but before that you can always M-x cljr-toggle-debug-mode and check if that is giving you anything helpful. also check your nrepl messages perhaps

arrdem20:10:16

Thanks! I guess I'm on the hook for nrepl now tho 😛