Mark Stosberg

Results 564 comments of Mark Stosberg

I am not familiar with tsx and am neutral on this proposal.

Commit pushed to lower batch size to 100.

I agree. The new built-in test runner would also be the first one I would try.

I'm very familiar with Mocha from work and it sounds like you are familiar with it as well. So if the built-in runner isn't meeting our needs, mocha would also...

> Today I'd entertain pitches for parallel testing Mocha supports this now via `--parallel` or `-p`.

Ctrl+Shift+Q seems like a logical alternative. There are other shortcuts that use the Control+Shift prefix.

I ran into a related issue today with 0.8.0, I'm not sure if it's the same. In Vi mode, with a Normal Selection in progress, I tried key bindings for...

I don't find a mention of "Can't use" in the `mongoose` code base, so Mongoose is not throwing that error. I found one mention of the error on StackOverflow. In...

@mwenko You are right about the escape character. Great find. In that case, this appears to be either a Mongoose regression or an undocumented breaking change, as the plugin has...