Kyle Davis
Kyle Davis
It would be great if this worked well with Nuclide and remote server development. Right now my `projects.cson` has remote files that look like this (substitute in your server's IP/port):...
This fixes #28
See context in: https://github.com/kyldvs/chesster/pull/1
Would really like this feature, there are some nice SVG files I'd like to use but I'm having to convert them to png instead.
https://sketch.sh/s/iEUvSvOSo6uHgywRCaoeDY/ This code always has an error in the console, `uncaught exception: 248,Misc.Fatal_error,16` ``` module rec Foo : { type t = | Foo1 | Foo2; } = Foo and...
An option to refmt whenever you save the notebook would be nice!
I constantly find myself with extra white-space all throughout my sketches. I'm pretty sure this is a very common editor feature so would be desirable to add here too. Maybe...
Right now if I have the same sketch open in two tabs then do: 1. (tab 1): Write "foo", then save 2. (tab 2): Write "bar", then save 3. (refresh...
The countdown is annoying if you are just deleting an empty block. Minor UX improvement to just delete immediately in this case. Might also want to check that the block...