Matthijs ter Woord

Results 13 comments of Matthijs ter Woord

The issue needs adjusting Keyboard events support (#4318) is already done.

What's the progress on this issue? To me this is a pretty big issue, as it bascally means all integration tests fail. Are there any known work-arounds?

Thanks. But that only enables it for the first integration test, not the rest. Also it can hide errors occurring in production. What I did now was to run integration...

I'm a colleague of @tomesendam I didn't have time to dig in details yet, but what puzzled me, was that we are running using Resharper/Rider, and the same runner .exe...

To be clear, if this is an enhancement that's ok by the team, I'd be happy to make a PR to implement this. Just want an OK for that first.

I suggested passing-in a option, because that's how HttpClient.GetFromJsonAsync (extension method) works as well. To me this works nicely. In my case, my whole api uses the same serializer options....

Can we place have the setting restore option? Right now closing VS and opening means the global settings of the last .editorconfig stay active, meaning that a project without an...

Not sure if my "problem" is with the SDK or the docs, but I'd expect info on giving resharper the info needed in the docs.

I have a library which uses certain conventions. I want to use Navigate to Related Files on model class, and then my resharper plugin should be able to figure out...

Awesome. I don't have time now, but those 2 definitely seem to provide me with some good info! Thanks!