oakes / Nightlight

An embedded editor for Clojure
https://sekao.net/nightlight/
The Unlicense
788 stars 35 forks source link

More immediately obvious on GitHub that this is also for ClojureScript editing #58

Open lukehesluke opened 4 years ago

lukehesluke commented 4 years ago

Hi,

I've just started using this editor and can I say that I LOVE it. It's taken me a frustrating amount of time to set up an integrated REPL/editor with ClojureScript just using the official CLJ tool rather than Leiningen or Boot. However, Nightlight has worked immediately for me. The idea is also great.

I have the tiniest suggestion for a change. When I was looking around at editors I initially dismissed this one at a skim because I saw that it was "an embedded editor for Clojure" (from the GitHub project description) and there was no mention of ClojureScript in the README.md. I later came back and looked at the project site, which has a very informative section on ClojureScript usage.

So my suggestion is to add a mention of ClojureScript both to the GitHub project description and the README.md.

Thanks!