softwaremill / scala-clippy

Good advice for Scala compiler errors
Apache License 2.0
312 stars 20 forks source link

SBT plugin breaks tab-completion sbt console #63

Open nonsleepr opened 5 years ago

nonsleepr commented 5 years ago

I have addSbtPlugin("com.softwaremill.clippy" % "plugin-sbt" % "0.6.0") in my global SBT configuration. When running sbt console with that configuration, the tab-completion isn't working anymore.