Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

Commit

Permalink
Merge pull request #92 from damienstanton/master
Browse files Browse the repository at this point in the history
Add Scala language version note.
  • Loading branch information
dragos authored Oct 23, 2018
2 parents 86f8c77 + 2b3915a commit 57c4746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
![demo](code.gif "Demo")


This is an experiment for building a Language Server for Scala, in Scala.
This is an experiment for building a Language Server for Scala, in Scala. **Note**: Only works with Scala 2.12.x.

- language server: A Scala-based implementation of the [language server protocol](https://github.com/Microsoft/language-server-protocol/blob/master/protocol.md)
- scala: A Typescript-based Scala extension (language client). Ideally it will be ported to Scala.js
Expand Down

0 comments on commit 57c4746

Please sign in to comment.