Fork me on GitHub
#lein-figwheel
<
2016-04-29
>
bbss07:04:04

I am trying out cider and (spac)emacs for the first time, I followed the instructions on https://github.com/bhauman/lein-figwheel/wiki/Using-the-Figwheel-REPL-within-NRepl#integration-with-emacscider It seems to work, but I have a custom option :figwheel {:websocket-url ""} but it doesn't seem to get picked up.

bbss08:04:52

disregard, was to do with my local https certificate.

jumar09:04:48

is it possible to get REPL auto-complete in figwheel REPL?

jumar09:04:49

when I press “TAB” nothing happens - I’d like to get functionality similar to “lein repl"

jumar10:04:03

too bad - however, thank’s for info.

jumar10:04:21

otherwise, the figwheel is a really great tool