cursive-ide / cursive

Cursive: The IDE for beautiful Clojure code
588 stars 7 forks source link

Connect Browser to CLJS repl #271

Open markmandel opened 10 years ago

markmandel commented 10 years ago

This is something that LightTable does that is pretty awesome:

It lets you connect to an existing browser session, and modify the CLJS on the fly (essentially a CLJS repl)

From the docs (http://docs.lighttable.com/): "Open a browser tab for live modification? You can open a browser tab by either using the Browser: add browser tab command or by choosing the browser client type form the "Add Connection" menu in the connect tab. Once open, it is now available as an evaluation client and Cmd/Ctrl+R is bound to refreshing it."

Video in action: http://www.youtube.com/watch?v=Zg6Nja8C9rU

No idea how they do it, but this would be really great.

rlewczuk commented 10 years ago

+1

wilkerlucio commented 10 years ago

+1