Alex Speller
Alex Speller
> The "right" solution, in my opinion, is to move to ES6 using decaffeinate to translate from CoffeeScript to ES6, and babel to transpile from ES6 to ES5. ES6 is...
@eventualbuddha it seems like coffeescript is very likely to have ES6 modules eventually, [just not immediately](https://github.com/jashkenas/coffeescript/issues/3162#issuecomment-73074598) A fork has obvious issues of keeping up to date with the latest version....
@lolmaus that would be ideal, and if magically we could have that I'd be super happy. It seems like a big undertaking though - I wonder how much interest and...
So I created an org and repo to explore this - anyone who's interested feel free to comment here https://github.com/babelscript/rfcs/pull/1/files?short_path=4e5e753#diff-4e5e75370db49a9550d4bbe7f0f6f57e
Should have been specific, this is Chrome (and possibly Safari, might be a webkit issue or just a Chrome one)
I absolutely love the concept @joostdevries posted. I think it fits much better with how I actually _use_ ember-twiddle – lots of small files open at once, file tree small...
@HenryVonfire I like most of that, but I really wouldn't want to lose side-by-side editing. Editing more than one file at a time is crucial in ember and I personally...
> Still have to figure out where to put fork/delete I'd put those at the bottom of the first orange block, so you'd have something like ``` My Twiddle Save...
> [7:07] I see vertical splits, but not horizontal splits @joostdevries ? Yeah that makes sense, I guess adding the buttons next to the existing ones is easy but maybe...
It looks like it would be quite simple actually https://github.com/emmetio/codemirror