Curious about anyone’s experience with IntelliJ’s Scala 3 support these days. I was trying to use it a couple of years ago but I was really struggling with spurious compiler errors. Specifically, I think that IntelliJ didn’t have correct support for derives clauses.
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).
Curious about anyone’s experience with IntelliJ’s Scala 3 support these days. I was trying to use it a couple of years ago but I was really struggling with spurious compiler errors. Specifically, I think that IntelliJ didn’t have correct support for derives clauses.
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).