There is nothing to see yet, but this will be an experiment for building a Language Server for Scala, in Scala.
- language server: A Scala-based implementation of the language server protocol
- client: A Scala.js-based Scala extension (language client)
The language server may be backed up by ensime or directly by the presentation compiler. Ideally, the language server ca be used as a basis for implementing support for any language, not just Scala.