clojurescript-site icon indicating copy to clipboard operation
clojurescript-site copied to clipboard

ProtoREPL is no longer maintained; Tools / Atom should mention Chlorine instead

Open seancorfield opened this issue 5 years ago • 4 comments
trafficstars

ProtoREPL hasn't been updated in over two years and I've seen several people report that ProtoREPL doesn't work properly with recent versions of Atom -- and specifically that the instructions on the Tools / Atom page don't work anymore.

This page https://github.com/clojure/clojurescript-site/blob/master/content/tools/atom.adoc should be updated to use https://github.com/mauricioszabo/atom-chlorine

Maybe @mauricioszabo can provide updated instructions for using Chlorine for ClojureScript for this page? Or perhaps this page should just point to the Chlorine package docs?

seancorfield avatar Aug 05 '20 17:08 seancorfield

Happy to take a PR to clean this up since I really don't know that much about it.

swannodette avatar Aug 05 '20 20:08 swannodette

Well, currently Chlorine will not work with Fighwheel, only Shadow-CLJS. I'll do a PR on how to use it with Shadow-CLJS and keep the info with Fighweel to Proto-REPL.

Then, as soon as Chlorine supports Figwheel, I'll update this document :)

mauricioszabo avatar Aug 06 '20 20:08 mauricioszabo

@mauricioszabo At this point, even an Atom page is moot, right? Is Pulsar/Chlorine a viable option at this point, or would it be better for the ClojureScript site just to remove the atom.adoc page (and any links to it)?

seancorfield avatar May 20 '23 00:05 seancorfield

Pulsar with Chlorine is a viable option - Pulsar is basically Atom with a newer Electron version. Parinfer, Paredit, and Chlorine all work flawlessly too - I've been using it daily, and haven't found any issues.

mauricioszabo avatar May 20 '23 01:05 mauricioszabo