Fork me on GitHub
#figwheel-main
<
2022-09-17
>
puchacz17:09:29

hi, I connected cider-connect-cljs and I have REPL, but my source cljs buffer says "cider[not connected]", and I cannot use commands like M-. (jump to definition) or C-z (go to REPL). the REPL works all right though. and the sesman-browser shows my session with suspicious message (pending-cljs):

puchacz17:09:35

1: bubrary-web/pdf-browser:localhost:45157 linked-to: proj(~/projects5/bubrary-web/pdf-browser/) objects: cider-repl %s(pending-cljs)

puchacz17:09:55

I thought it was an issue with with shadow-cljs, but I have the same with figwheel-main

puchacz17:09:26

what sesman-browser shows is suspicoious; pending-cljs - as if clojure REPL never got "promoted" to cljs and therefore cannot be associated with the cljs source file