Nightlight icon indicating copy to clipboard operation
Nightlight copied to clipboard

An embedded editor for Clojure

Results 13 Nightlight issues
Sort by recently updated
recently updated
newest added

I'm trying to use nightlight as a repl/sketchpad and I miss stdout a lot. I know I can use `with-out-str` but it turns doc strings and `(source)` output into the...

Have you considered version control integration of any kind in the nightlight editor? I was thinking of trying to prototype this with JGit, if you'd be open to providing design...

I feel the editor window doesn't have enough padding/whitespace at the bottom: ![image](https://cloud.githubusercontent.com/assets/106328/19836281/84ac145c-9e9b-11e6-8b8a-41718ad9aa22.png) It looks like there's no space for a new line at the end, and the text clings...