I\'m using SBT + Idea 13.1.1 and I have all my SBT file in red:
name := \"Transformer\" version := \"1.0\" libraryDependencies ++= Seq( \"com.github.scop
Updating my build.properties from 0.13.8 to a newer version, like 0.13.15, solved it for me. Reference github issue.
build.properties
0.13.8
0.13.15