This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2021-01-08
Channels
- # asami (7)
- # aws (2)
- # babashka (21)
- # beginners (602)
- # calva (8)
- # cider (11)
- # clj-kondo (10)
- # cljfx (1)
- # clojure (177)
- # clojure-europe (43)
- # clojure-nl (3)
- # clojure-taiwan (2)
- # clojure-uk (45)
- # clojurescript (31)
- # depstar (8)
- # figwheel-main (2)
- # fulcro (12)
- # hugsql (2)
- # java (1)
- # jobs (2)
- # meander (1)
- # missionary (1)
- # off-topic (67)
- # other-languages (1)
- # pathom (212)
- # polylith (4)
- # rdf (1)
- # re-frame (10)
- # reagent (12)
- # reitit (28)
- # reveal (3)
- # shadow-cljs (21)
- # spacemacs (7)
- # sql (5)
- # tools-deps (12)
- # vim (1)
@bozhidar I just watched on YouTube your https://www.youtube.com/watch?v=IvTDzKVL58Y and I loved it
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 :man-surfing: in action!
@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. 🙂
any reasons why cider-auto-test-mode
would stop working?
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
@andrea.crotti I don't recall any recent changes to the test-related functionality. Please, file a bug report about this.
yeah cool I'll double check in different projects/machines
and report if I can reproduce it all the times
actually interestingly if I just disable auto-test-mode and then enable it again it works
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