Joost de Vries

Results 30 comments of Joost de Vries
trafficstars

@camskene right now it creates a tab. but the examples contain spaces.

Fixable by implementing: https://codemirror.net/doc/manual.html#keymaps

- https://developer.github.com/v3/#increasing-the-unauthenticated-rate-limit-for-oauth-applications - https://developer.github.com/changes/2012-10-14-rate-limit-changes/ If this remains a problem I'm guessing we could contact Github to ask them to increase the limit but since these requests are done client-side there's...

@Gaurav0 have you thought about how we'd implement this on our end? Because right now we're serving straight out of S3..

@cibernox correct. This is because we basically only export addon js + css. You can view the addon builder code at https://github.com/joostdevries/twiddle-backend/blob/master/addon-builder/ember-cli-build.js. A possible solution might be to modify the...

This sounds tricky to me. Isn't this more about making the `Save` action more accessible? Or maybe buffering to localstorage so the chance of losing changes is smaller? I think...

I agree 100% that this would be awesome. To avoid having a dependency on `rq-scheduler`, it might be best to actually pass an instance of `Scheduler` to the dashboard.

https://github.com/SublimeCodeIntel/SublimeCodeIntel/blob/master/SublimeCodeIntel.sublime-settings#L73

@mattupstate What's the status on this? Need help?