-
Notifications
You must be signed in to change notification settings - Fork 1k
Issues: scala/docs.scala-lang
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
the “Tour of Scala” should have a “Context bounds“ section
help wanted
#2717
opened Mar 6, 2023 by
SethTisue
Documentation states that "type inference proceeds one parameter list at a time" but this is not true in Scala 3.
Bug
scala-3
scala 3 documentation
#2648
opened Nov 21, 2022 by
smarter
Compiler options migration page was never updated for 3.0.0 final (or subsequent versions)
#2615
opened Oct 25, 2022 by
SethTisue
Update code examples to show both Scala 2 and Scala 3 syntax
good first issue
help wanted
#2481
opened Jul 27, 2022 by
julienrf
100+
we do not have a method with name tailOption in the scala collections
good first issue
help wanted
#2338
opened Feb 28, 2022 by
robatipoor
People are clicking into the 2.12 collections guide when searching for "Scala Map"
#2334
opened Feb 17, 2022 by
bishabosha
[Doc] recover and recoverWith overview needs more differentiation
#2297
opened Jan 25, 2022 by
plouj
Scala 3 Metaprogramming Reference has some invalid example code
scala-3
scala 3 documentation
#2290
opened Jan 7, 2022 by
coreywoodfield
add explanation in book that indentation is significant
help wanted
#2266
opened Dec 6, 2021 by
A-Roso
Clarify terminology for enums with parameters on the parent class
#2212
opened Oct 27, 2021 by
linteck
Getting Started with Scala in IntelliJ could use some love around adding dependencies.
#2199
opened Oct 5, 2021 by
whiteleyj
ProTip!
Exclude everything labeled
bug
with -label:bug.