figwheel-main

puchacz 2022-09-17T17:20:29.022999Z

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):

puchacz 2022-09-17T17:20:35.543569Z

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

puchacz 2022-09-17T17:20:55.620269Z

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

puchacz 2022-09-17T17:21:26.349879Z

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