Hi!
I cannot get much to work, apart from connecting to figwheel and evaluating expressions.
I seem to have a valid connection (it says nrepl://localhost:59627 (clj/cljs) in the bottom bar), but I don't get any editor support.
I have checked that both figwheel-sidecar and com.cemerick/piggieback are in my dev-dependencies, and that the repl-options are correct.
Any hints?
Hi!
I cannot get much to work, apart from connecting to figwheel and evaluating expressions.
I seem to have a valid connection (it says
nrepl://localhost:59627 (clj/cljs)in the bottom bar), but I don't get any editor support.I have checked that both
figwheel-sidecarandcom.cemerick/piggiebackare in my dev-dependencies, and that the repl-options are correct.Any hints?