Scala Plugin 2024.2 is out with: - Better support for the “fewer braces” syntax in for-comprehensions - Enum cases included in import suggestions - Enum cases suggested in code completion - Improved CBH performance - Onboarding tips for new projects
I think it’s steadily improving and should be fine for most projects nowadays. Moreover, there’s now the option to let the Scala compiler do the error reporting instead of Idea’s (haven’t tried it, but in theory that should address the most vocal complaints).
I think it’s steadily improving and should be fine for most projects nowadays. Moreover, there’s now the option to let the Scala compiler do the error reporting instead of Idea’s (haven’t tried it, but in theory that should address the most vocal complaints).