Scala plugin does not seem to be able to resolve symbol "++:" for some reason

Answered

IntelliJ IDEA:

IntelliJ IDEA 2019.2.3 (Ultimate Edition)
Build #IU-192.6817.14, built on September 24, 2019

Scala plugin:

2019.2.28

Scala version:

2.12.7

 

After the recent IntelliJ update, I have been encountering "Cannot resolve symbol X" problem.

For instance, when I try to use ++: of "scala.collection.immutable.Map", the IDE complains about the method,  but still compiles with no errors.

How can I fix this?

0
1 comment

Just reproduced that.
Follow the related issue on YouTrack:

https://youtrack.jetbrains.net/issue/SCL-16302

Feel free to watch it in order to be notified once it has updates. See this article if you are not familiar with YouTrack.

0

Please sign in to leave a comment.