cider

A channel dedicated to the Clojure Interactive Development Environment that Rocks (aka CIDER). :cider:
bozhidar 2021-01-08T10:27:55.015600Z

@sakalli hard to tell what went wrong without seeing a more detailed error message.

Yehonathan Sharvit 2021-01-08T13:29:13.017200Z

@bozhidar I just watched on YouTube your https://www.youtube.com/watch?v=IvTDzKVL58Y and I loved it

❤️ 3
Yehonathan Sharvit 2021-01-08T13:46:21.020200Z

I have used Cider (in Spacemacs) for a couple of years and today I learned about tracing, profiling, enlighten mode, view images in the REPL, sign in the gutter where a form has been evaled, Clojuredocs in Emacs, eval sexp up to point. And most importantly it’s a real pleasure to watch the master :clj::man-surfing: in action!

bozhidar 2021-01-08T15:40:12.021200Z

@viebel Thanks for the kind words! The master is a bit out of practice lately, but he hopes to make up some of the lost ground in 2021. 🙂

2021-01-08T15:45:41.021500Z

any reasons why cider-auto-test-modewould stop working?

2021-01-08T15:46:06.022200Z

it hasn't been working for a while, the value of the var is definitively t but loading a test file doesn't trigger the test to run

bozhidar 2021-01-08T15:47:03.022900Z

@andrea.crotti I don't recall any recent changes to the test-related functionality. Please, file a bug report about this.

2021-01-08T15:47:54.023200Z

yeah cool I'll double check in different projects/machines

2021-01-08T15:48:09.023900Z

and report if I can reproduce it all the times

2021-01-08T15:49:03.024600Z

actually interestingly if I just disable auto-test-mode and then enable it again it works

benny 2021-01-08T19:01:13.025800Z

I totally forgot I'm in this channel and it may have not needed be a github issue: I can't get the clojuredocs via cider/nrepl. https://github.com/clojure-emacs/clojuredocs-export-edn/issues/5