You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to scala/bug#12958 but for Scala 3 synthetic classes.
Those classes are already published for docs (examples: AnyKind, Matchable)
It would be nice to publish in sources to be able to see their description in the IDE
The text was updated successfully, but these errors were encountered:
unkarjedy
changed the title
publish sources of synthetic classes in -sources.jar artefacts
publish sources of synthetic classes and types in -sources.jar artefacts
Apr 2, 2024
Also, it seems like ContextFunctionN classes could be published for Scala 3 in the same way it's done for ProductN, FunctionN and TupleN classes in Scala 2
Similar to scala/bug#12958 but for Scala 3 synthetic classes.
Those classes are already published for docs (examples: AnyKind, Matchable)
It would be nice to publish in sources to be able to see their description in the IDE
Related:
https://youtrack.jetbrains.com/issue/SCL-22350
https://youtrack.jetbrains.com/issue/SCL-22167
Full list of classes
AnyKind
Matchable
&
|
The text was updated successfully, but these errors were encountered: