Fork me on GitHub
#cider
<
2016-04-18
>
aaelony04:04:29

thank you @bozhidar and cider team, cider rocks and 0.12 fixed my strange install issue. thanks for nice work!!

pesterhazy20:04:10

I'm trying out lispy, which seems really cool but... how do I dive into a list?

pesterhazy20:04:41

neither of hjkl seems to do it (they all move upward the hierarchy, rather than drilling down)

pesterhazy20:04:16

hmm the answer seems to be lispy-flow

pesterhazy20:04:22

which for some reason is bound to i instead of f...

pesterhazy20:04:03

pretty cool though

nooga21:04:52

there is 0.12 out? :O

aengelberg22:04:33

I'm trying to work on Specter which is a cljx project (I'm on Cider 0.12.0) but cljx's advertised nrepl middleware didn't seem to kick in.

CompilerException java.lang.RuntimeException: No reader function for tag +cljs, compiling:(c:/Users/Alex/git/specter/src/clj/com/rpl/specter.cljx:11:14) 
Steps to reproduce: Clone http://github.com/nathanmarz/specter, navigate to specter.cljx, C-c M-j, then C-c C-k

aengelberg22:04:11

Google found this in the backlog (http://clojurians-log.mantike.pro/cider/2016-04-05.html) where this issue was previously discussed but I couldn't find a definitive resolution to that issue

aengelberg22:04:32

I've never tried to load cljx in a repl before so I don't have much knowledge on how this is supposed to work or if it ever was supported by cider.

rmuslimov22:04:26

@aengelberg: however, works fine on my installation

aengelberg22:04:06

interesting, something must be wrong with my local environment

aengelberg22:04:12

I don't have either cljx or tools.nrepl in my profiles.clj, could that be the issue?

rmuslimov22:04:22

Actually, I don’t know here is my profiles.clj