Gavin Ray

Results 171 comments of Gavin Ray

@000xuandu I had this problem too. I think it may have been caused by one of the `flex` style props passed to the ModalDropdown container. You can solve it by...

This one has the formatting issue with pipe characters displaying from the example above: https://github.com/thi-ng/umbrella-docs-temp/blob/master/transducers.md

This is brilliant!

Some years later, I am having some troubles understanding this (not very familiar with SBT or bloop internals). 1. I can see that bloop allows you to mark `TestFrameworks` --...

@Arthurm1 Ahh -- that makes sense to me, thank you But there is one thing which is confusing That Scala code above compiles to only `public` Java methods as bytecode...

> You should probably ask the author about it but I don't think the plugin uses the test discovery sbt test interface methods **at all**. > > You can see...

> Anyway, this looks like we need to implement it entirely in Bloop, perhaps we could even do some custom logic for discovery This was along the lines of what...

I haven't yet tried it with Scala 2 (just started looking into Scala in general a few days ago, so still getting acquainted with the ecosystem/tooling). > Not sure yet...

If you've not got a Windows machine handy, I'm not sure I would bother (that sounds like a lot of work 😅). I have LLVM 13 built from source on...