Open
Description
It's very difficult to copy text out of a scaladoc method description, because when you click to highlight the text, it collapses the method description.
It's very difficult to copy text out of the 'Full Signature' expandable block within the scaladoc method description of a method annotated with @usecase
, because when you click to highlight the text, it collapses the 'Full Signature' block.
See for example: scala.collection.Seq#updated