This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-07-17
Channels
- # beginners (42)
- # cider (1)
- # cljs-dev (20)
- # clojure (73)
- # clojure-italy (8)
- # clojure-nl (53)
- # clojure-spec (11)
- # clojure-uk (88)
- # clojurescript (170)
- # clojutre (6)
- # core-async (26)
- # css (2)
- # cursive (13)
- # data-science (10)
- # datomic (15)
- # editors (3)
- # figwheel (28)
- # figwheel-main (67)
- # fulcro (57)
- # graphql (2)
- # immutant (2)
- # jobs (1)
- # jvm (4)
- # lein-figwheel (3)
- # leiningen (1)
- # off-topic (5)
- # pedestal (28)
- # re-frame (86)
- # reagent (18)
- # reitit (8)
- # ring (3)
- # ring-swagger (2)
- # shadow-cljs (78)
- # spacemacs (10)
- # specter (12)
- # tools-deps (32)
- # vim (3)
How can I show image in repl?
@U0NBJDK4N It seems that this has been implemented recently: https://github.com/clojure-emacs/cider/issues/1510 Something like this should work:
( "/Users/jumar/awesome.jpg")
yeah, doesn’t work for me, unfortunately
M-x cider-repl-toggle-content-types
enabled
CIDER 0.18.0snapshot
OS X and I installed emacs from homebrew, so not building from source with --no-gui
or other strange flags
what Cider build do you have? It works for me with CIDER 0.18.0snapshot (package: 20180714.811)
CIDER 0.18.0snapshot (package: 20180624.2344)
how can I update cider in spacemacs?