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
Restarting IntelliJ fixed it for me.