This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-09-15
Channels
- # ai (35)
- # announcements (3)
- # babashka (16)
- # babashka-sci-dev (2)
- # beginners (37)
- # biff (16)
- # calva (5)
- # cider (2)
- # clj-commons (81)
- # clj-kondo (29)
- # cljfx (2)
- # cljs-dev (4)
- # clojars (4)
- # clojure (92)
- # clojure-europe (72)
- # clojure-losangeles (8)
- # clojure-nl (1)
- # clojure-norway (10)
- # clojure-uk (1)
- # clojurescript (20)
- # clojutre (2)
- # conjure (2)
- # data-science (18)
- # datomic (1)
- # emacs (10)
- # fulcro (49)
- # joyride (1)
- # kaocha (23)
- # leiningen (8)
- # lsp (14)
- # meander (5)
- # off-topic (93)
- # polylith (4)
- # re-frame (20)
- # reagent (9)
- # reitit (2)
- # remote-jobs (8)
- # sci (1)
- # shadow-cljs (21)
- # testing (3)
- # vim (27)
- # xtdb (35)
When ever something gets printed to the repl, it would be useful if emacs notified me, and let me easily view it. Another emacs+cidier idea i had that i won't be able to implement any time soon.
Any users of Lsp and cider-enlightenment-mode getting this behavior in the picture where the "=> is in a weird place?"
Seems like that mode is printing after the lens, not sure would be possible to fix that, but you can try moving the lens to top instead of end of the line, but personally I like it on the end of the line too
The other behavior i get from enlightenment-mode is that sometimes the evaled expression won't go away 😞 .
Which is a shame, because that mode is super useful as a first step tool to get more insight. Far faster then adding vars to everything. And it's more transparent then a debugger like flowstorm.
If anyone wants to try to hack on some emacs and new features in ciderish stuff, i can't this weekend, but i would be down for trying the weekend after. Just message me here and ill set something up.