-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
enhancementNew feature or requestNew feature or request
Description
What's Up?
It would be sweet to be able to connect to the figwheel-main repl through atom.
M'kay, tell me more
Based on the quick conversation we had over slack, I wanted to start an issue and to document some of the tips you provided RE: how to tackle this problem. This will also be good to track any progress on this topic.
How to start?
- everything starts on this file/line
- This is probably the first line that needs to be changed
- "use the current :clj/aux REPL to discover if we're running shadow-cljs or Figwheel-main"
- The old API exists. It connects to a Clojure REPL and than run a command to move to cljs repl
- Save the info from the CLJ repl which allow us to connect to the CLJS repl in global state
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request