mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 18:47:14 +02:00
This is the first cut for the Language Server Protocol on top of server that is still work in progress. With this change, sbt is able to invoke `compile` task on saving files in VS Code.