Results 61 comments of Bennett Piater

Wow, how is this not merged yet? Please add this. I really, really want this feature.

I would love a project tree feature as well. Not necessarily opening all files as tabs (that would grow out of hand pretty quick), but rather having the files available...

Looks good to me. However, you will probably want to cherry-pick the changes you kept and consolidate them into 2 commits (actual changes and readme update). As it is, I'm...

any news on this?

This seems to no longer be needed, right? If so, can you close it? It scared me to see it :)

It that works like in Java, a list of serializable objects can be serialized directly, but I don't know much about C++. I found this from a quick search: http://www.devarticles.com/c/a/Cplusplus/Serialize-Your-Class-into-Streams-in-C/1/...

Cool, looks like it shouldn't take all that long then :) My last exam is on Wednesday. I will need some rest after that, but I will gladly look into...

I will probably start giving this a shot over the weekend. Where in your code should I start looking? (apart from overloading `` for the `Post` class)

@sambrodriguez @jaredpalmer I have the same problem as @abs25. The current behavior **makes it impossible to allow empty strings** in a yup validation schema, despite the fact that yup is...

Please, some maintainer reply here. You should either stop converting empty strings to undefined, or give us an alternative. Using `undefined` for empty inputs is not acceptable in react, given...