Joscha Seelig

Results 7 comments of Joscha Seelig

Thanks for the tip with `reg_recording()`. I considered that solution but thought that it would make sense to solve it without relying on statusbar customization. To be honest i can't...

> Please test #19185. This works perfect. Thanks a lot for the quick fix!

> I have tested the implementation. Change `cmdheight` is easy. But to restore is very very hard. The PR is wellcome if you can fix. I would love to help...

Yes, the predicate matcher already exists. My request is to accept an optional description to improve the currently hardcoded error message. Or am I still missing something? 😃

I really like the idea of being able to enforce tail recursion for specific functions. It's just too easy to design a function in a tail recursive style and then...

Still struggling with it on ScalaMock 5.1.0, ScalaTest 3.2.7, and Scala 2.13.6. Is there any known workaround for this problem? I try to stub the http4s Client trait without any...