This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2024-06-26
Channels
- # announcements (21)
- # babashka (31)
- # beginners (64)
- # calva (51)
- # clerk (4)
- # cljdoc (7)
- # clojars (2)
- # clojure (63)
- # clojure-denmark (2)
- # clojure-europe (15)
- # clojure-nl (2)
- # clojure-norway (22)
- # clojure-sweden (5)
- # clojure-uk (15)
- # data-science (8)
- # datomic (23)
- # graalvm (6)
- # honeysql (3)
- # hoplon (3)
- # hyperfiddle (11)
- # jobs-discuss (6)
- # lsp (4)
- # pathom (26)
- # reitit (4)
- # releases (2)
- # shadow-cljs (41)
- # spacemacs (2)
- # xtdb (1)
Iām using Clay for ad-hoc visualisation. I would love an additive version of M-x clay-make-last-sexp which appends the new sexp instead of replacing. Perhaps C-u M-x clay-make-last-sexp. Would be very useful!
Also integration with xwidget-webkit (emacs second built-in browser) would be awesome!
That is a good idea as well, but a bit out of our current development focus, so may take some time. Of course, contributions would be welcome if anybody knows how to do that.
Is it not enough to make xwidget-webkit show localhost:1971 ? Then all clay renderings should appear their.
Should be
I was thinking that the xwidget-webkit buffer would show up on M-x clay-make-*
I think I could teach clay.el to open xwidget-webkit by way of advice :thinking_face: