Alexandre Archambault
Alexandre Archambault
Like those of https://github.com/milessabin/shapeless/issues/277 Possible workaround: https://github.com/notxcain/si-7046-workaround
Either have a more structured README.md, or a generated one ([scalatex](http://lihaoyi.github.io/Scalatex/)?)
As described here: https://gitter.im/alexarchambault/argonaut-shapeless?at=555f174d27740b8f26db080b
In particular, - emphasize which scalacheck and shapeless versions are targeted - which features of both are enhanced/used (scalacheck shrinks, shapeless orphan derivation, ...), - provide links to the corresponding...
In particular, - shrink derivation should be more tested, - the ~shape of the generated arbitrary case classes and ADTs instances should be inspected a bit, - tests should ensure...
Fixes https://github.com/com-lihaoyi/Ammonite/issues/1277.
Opening this to know if there's some interest and discuss details of a possible implementation. Basically, what I'd like to discuss is adding the possibility to do things like ```text...
…if it contains a comment or an empty line first. For example, in the coursier sources, using metals `0.9.0+139-c169b4ce-SNAPSHOT` (which pulls Ammonite `2.1.4`), doing a go-to-source on `Versions.latestFromTag` in `launcher.sc`...