sbt/vscode-sbt-scala/client/README.md

7 lines
236 B
Markdown
Raw Normal View History

Scala language support using sbt
================================
This is an experimental Scala language support using sbt as the language server.
To try this, use sbt 1.1.0-M1 and above. Saving `*.scala` will trigger `compile` task.