
IntelliJ 2025.2 with the Scala Plugin is out! 🎉 Some of the new features include: - support for named context bounds, e.g., def reduce[A: Monoid as m](xs: List[A]): A - highlighting for duplicated field names in a named tuple - support for referenceable package objects #scala https://blog.jetbrains.com/scala/2025/07/31/scala-plugin-2025-2-is-out