Scott Bauer

Results 10 issues of Scott Bauer

Like most of the dependencies we heavily rely on, this one is long out of date. Bring it up to the most recent. Do note, there are breaking changes that...

task
in progress

While looking at what is needed to update our electron version I noticed that we require optimist at the start of `main.js`. Optimist's [npm page](https://www.npmjs.com/package/optimist) reveals that is has since...

task
in progress

As described across the links below, defui docstrings should work in plugins as well... currently it does not. One possible off-the-cuff solution is to handle defui like we do with...

enhancement

Building off of #2301, it would be nice to also display the `:type` attribute/key for params (when given) for Light Table's internal inline docs.

enhancement

Sister issue to https://github.com/LightTable/LightTable/issues/2281, but for arg-names.

enhancement

Apologies for the basic question, but I don't see anything obvious in the docs to do the following. I am attempting to reproduce the [Noise2D example](https://github.com/nature-of-code/noc-examples-processing/blob/master/introduction/Exercise_I_9_Noise3D/Exercise_I_9_Noise3D.pde) in the Introduction of...

Given that other languages are supported in LightTable via plugins it is rather unfortunate that only CLJS is given a glorious rainbow of colors. The Rainbow plugin should either support...

enhancement

Captured from the Clojurians Slack, user manenko: Paredit mode isn't strict enough. Or maybe I just didn't setup it right :slightly_smiling_face: For example, I can put my cursor `|` between...

The Neon LT repo appears to no longer exist. https://github.com/LightTable/plugin-metadata/tree/master/Neon%20theme/0.0.1

As the title asks, should we take [docs.lighttable.com](http://docs.lighttable.com/) down and migrate the content into [LightTable/LightTable's wiki](https://github.com/LightTable/LightTable/wiki)? I am leaning towards a resounding yes for the following reasons: - Lack of...

question