Keith Lazuka

Results 59 comments of Keith Lazuka

@z5h I don't understand. Do you mean that you accidentally had malformed JSON?

The versions are specified as constraints for packages and as version numbers for applications. The weird thing about the error message you posted is that it says that it was...

This looks easy to implement (see intellij-rust `org.rust.ide.search.RsUsageTypeProvider` and `org.rust.ide.search.RsFindUsagesTest`). The bigger task is probably just figuring out which categories would be useful to distinguish between.

I've never used the service worker api before. If you could post a simple demo app as a gist, I'd be happy to fix the bug.

Recently I've been discussing this with @opvasger who is exploring a pure-Elm solution that relies on the technique you described. And I discussed it with @evancz during the 0.19 alpha...

Thank you for taking the time to write this up. Thinking through the edge cases is complicated—it definitely makes my head asplode at times. I agree on all your points,...

Nope.  — Sent from Mailbox for iPhone On Sat, Sep 28, 2013 at 2:25 PM, smilou [email protected] wrote: > ## Is it possible to display only the weekdays? > >...

And I responded: I agree that this should be configurable. Your solution looks like it's on the right track except that I would only want to expose the styling part...