Fork me on GitHub
#cider
<
2017-05-08
>
oskarkv02:05:09

@dpsutton Sounds promising 🙂

dpsutton02:05:04

haha it's not. i'm still looking

nikki03:05:11

idk if this happens for anyone else but cider currently takes a super long time for me to save a file that has a large sexp in it

nikki03:05:18

i think it's because it's trying to do some indentation stuff

nikki03:05:50

while following this book i've tended to have super long multiline (comment ...) sexps at the end of the file for REPL sessions

benny04:05:29

anyone have suggestions what to check if I’m not getting suggestions in cider?

benny04:05:42

somewhat of a n00b to cider

dpsutton04:05:11

@oskarkv https://github.com/clojure-emacs/cider/issues/1985 issue is open. i'm still trying to figure it out. it gets into ld emacs internals rather quickly

oskarkv04:05:38

@dpsutton Ok. Thanks for the effort!

bozhidar08:05:41

@tord see https://github.com/clojure-emacs/cider/issues/853 for some ideas regarding what might cause this

bozhidar08:05:45

@nikki you can always try turning off the smart indentation and the smart font-locking

naomarik11:05:39

something change in latest cider for cider-connect? i recently updated everything and my endpoints defined as ("domain" "", "7888") no longer connect, just fail immediately. my localhost endpoints work still but not the ones tunneled via ssh

naomarik12:05:59

ahh finally figured out how to revert in spacemacs. reverted to version 14 of nrepl-client.el and it works again

bozhidar12:05:10

@naomarik a lot of people were surprised by this fallback behaviour, so I decided to disable it by default.

bozhidar12:05:37

If someone really wants it, they’re probably going to figure out what’s the config option for this. 🙂

naomarik17:05:17

reverse surprise in my case 😉 so out of curiosity do people leave an nrepl port exposed to the web?

richiardiandrea18:05:20

@naomarik i do but behind ssh of course

naomarik18:05:16

@richiardiandrea yeah i’m using UFW to block everything except http, so need ssh to connect to the nrepl server

robert-stuttaford19:05:29

not strictly a cider question, but i’m pretty sure someone in here can answer me … i know i can prefix projectile-grep with alt - to make it only search files of type matching the current buffer. is there a way to teach it to use .clj* for .clj* ?

dominicm19:05:17

Can anyone explain how to use wrap-inspector middleware? I wish to write a client that uses it, but I don't see an "entry point" like I'd expect, so a little confused :)

uvtc20:05:15

Is this channel appropriate for help with inf-clojure as well?

dpsutton21:05:38

there is at least one inf-clojure developer in here

uvtc21:05:41

@dpsutton Thanks. Will try again another time.

richiardiandrea21:05:35

I can help with inf-clojure...aaaaand...is gone