How to turn off constant indexing? Permanently deleted user 创建于 2016年04月27日 13:39 I am trying to use IntelliJ to edit my Scala code and the command line to compile and test with sbt. However this causes constant indexing. How can I prevent it? Thanks.