Skip to content

Commit c5604d6

Browse files
authored
Mention this feature is available in 0.24.0-RC1
1 parent 1b7f0f1 commit c5604d6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

blog/_posts/2020-05-05-scala-3-import-suggestions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,8 @@ Scala 3 addresses these two pain points by:
314314
- providing actionable feedback, suggesting `import` clauses that might provide
315315
the missing implicits.
316316

317+
You can already try this feature in [Dotty 0.24.0-RC1](https://dotty.epfl.ch/docs/usage/getting-started.html).
318+
317319
[2018 Scala developer survey]: https://contributors.scala-lang.org/t/preliminary-developer-survey-results/2681
318320
[2019 developer survey]: https://scalacenter.github.io/scala-developer-survey-2019/#what-are-the-main-pain-points-in-your-daily-workflow
319321
[discussion with the community]: https://contributors.scala-lang.org/t/better-implicit-search-errors-problematic-cases-wanted/3587

0 commit comments

Comments
 (0)