John Knoop

Results 23 issues of John Knoop

Since a lot (most?) of the time will be spent waiting for the IO operation to complete, could you offer a non-blocking version of CompileView as well?

I'm running it this way ```ps ./7z a "C:\temp\illustration.svg.br" -m0=bcj -m1=brotli -mxN "C:\temp\illustration.svg" ``` Which yields this result: > > 7-Zip 19.00 (x64) : Copyright (c) 1999-2018 Igor Pavlov :...

todo

Some of my end-to-end tests result in quite a large number of HTTP requests. When a request is made for which there is no MockedRequest setup (or the order is...

Hi and thanks for a great library! In order to have good failure messages in my tests, I generally do this: ```cs httpMock.Fallback .Respond(req => throw new Exception($"No matcher found:...

Hi In Swedish, it's not uncommon to have the letter v followed by the letter t. But Lexend seems to add extra space between those two letters. Here's a screenshot...

I've previously been able to select multiple rows and copy to clipboard, but that now seems to be unavailable. I'm running the community edition. Has these features been limited to...

Great library! How about putting it on Nuget?

Hi This library currently only supports topics. It would be great if you could implement support for named queues as well. Thanks

Hi! I'm using the Cypress plugin [cypress-cucumber-preprocessor](https://github.com/TheBrainFamily/cypress-cucumber-preprocessor) which lets you write Cypress tests in BDD format. It means you have your `.feature` file that expresses your test scenarios, and then...

Hi guys When replying to an e-mail with GMail web client using a browser with Swedish language setting, it adds this line: > Den 26 oktober 2017 23:49 skrev Lotta...