Just published a new version: finally fixed the bug with console disconnecting the REPL when dragging, added a config to open the REPL on the bottom of editor, and lots of small JS fixes (now, it shows the JS error when we aren't able to connect to Shadow-CLJS) π
I was testing some Figwheel-Main code yesterday, and there were some strange issues (like, I tried to connect a REPL inside the socket-REPL, and the prompt appeared on the terminal and the socket-repl hanged)...
Awesome work! Itβs hilarious that I decided to take a look at Chroline again just as you posted this (my interest being cljs support).
I intend to dig a little into the source, but in the meantime, what is the reason for being able to support lumo + shadow, but not figwheel.main? Again, thanks for the amazing work!