This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-01-11
Channels
- # aleph (38)
- # announcements (6)
- # aws (1)
- # beginners (47)
- # calva (21)
- # cider (47)
- # cljs-dev (18)
- # clojure (40)
- # clojure-europe (7)
- # clojure-india (2)
- # clojure-italy (9)
- # clojure-nl (11)
- # clojure-norway (2)
- # clojure-sanfrancisco (1)
- # clojure-spec (17)
- # clojure-sweden (2)
- # clojure-uk (73)
- # clojurescript (10)
- # cursive (6)
- # datascript (12)
- # datavis (2)
- # defnpodcast (1)
- # duct (5)
- # emacs (36)
- # figwheel (2)
- # figwheel-main (10)
- # juxt (12)
- # leiningen (1)
- # midje (1)
- # nrepl (9)
- # off-topic (25)
- # pedestal (3)
- # portkey (3)
- # quil (2)
- # re-frame (45)
- # reagent (1)
- # ring (3)
- # ring-swagger (36)
- # rum (1)
- # shadow-cljs (48)
- # spacemacs (1)
- # speculative (50)
- # testing (2)
- # tools-deps (27)
- # yada (4)
Welcome, @leocardosoti
Thank you @pez
hi, I found the conversation with @mattly re: signature display helpful. I think it would be great to update the GettingStarted wiki with cider-nrepl 0.19.0 and nrepl 0.5.3. however i just started using github and havent figured out how to edit wiki. should i make a pr?
@kbsant It turns out default for wikis are that they are not editable by non-collaborators in the project. I've fixed that now, so that when you wake up you can update the page. 😃
any advice on why got to/peek definition isn't working with calva?
the repl is
@nickmbailey , it is probably a mismatch in nrepl version. The readme has a link to a Getting Started page that discusses this a bit. (I'm not at a computer so can't easily find and paste the info.)
That's not implemented yet. If Cider has it, it is probably not too hard for us to add it.
@pez thanks i updated the wiki . now has nrepl in it, gets the peek definition/goto/hover signature working https://github.com/BetterThanTomorrow/calva/wiki/Getting-Started