This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-12-11
Channels
- # admin-announcements (26)
- # aws (1)
- # beginners (356)
- # boot (28)
- # cider (20)
- # clara (12)
- # cljs-dev (78)
- # cljsrn (22)
- # clojure (333)
- # clojure-brasil (1)
- # clojure-dev (15)
- # clojure-miami (1)
- # clojure-nl (3)
- # clojure-russia (61)
- # clojurecup (3)
- # clojurescript (137)
- # clojurex (4)
- # core-async (4)
- # data-science (3)
- # datavis (2)
- # datomic (31)
- # editors (1)
- # emacs (9)
- # hoplon (3)
- # juxt (8)
- # ldnclj (47)
- # leiningen (4)
- # luminus (4)
- # off-topic (20)
- # om (332)
- # onyx (1)
- # parinfer (23)
- # portland-or (4)
- # proton (161)
- # reagent (46)
- # ring-swagger (11)
- # specter (7)
- # yada (2)
Hi. I just upgraded to cider 0.10.0 and after cider-connect it now asks if I want to associate with a local project. Can you please point me to the documentation what this means? I did not find anything in the cider docs.
just hit y
RET
@robert-stuttaford: will do. Still, it would be nice to get an explanation of the concept "association with project" somewhere.
@ska I see that could be better explained. When you start multiple connections, associating each one with a project helps cider figure out which connection should be automatically used for each project.
If you only ever use one connection at a time, then it probably won't make a difference to you.
i do feel there’s scope to automate this question away for the default case of 1 project 1 connection
but i admit that’s a rather lazy, surface understanding of the issue
IMHO, it should be explained in section https://github.com/clojure-emacs/cider#connect-to-a-running-nrepl-server At least, this was where I looked.