mirror of https://github.com/sbt/sbt.git
7 lines
236 B
Markdown
7 lines
236 B
Markdown
|
|
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.
|