Hi, my scala sublime-syntax is available on PackageControl.
You’ll need to have build > 3084 to make it work.
Among the main features:
-
improved detection of operators, class, builtin method
-
handling of complex or unicode names
-
correct coloration of string interpolation
-
better symbol detection (ctrl+r to see symbols)
The sources are available on Github.
I try to used the same scopes than bathos ECMAscript syntax.
To take a full profit from the new syntax, you’ll probably need to change your color sheme, but it should work fine with most of them.
Here a two old screenshots that shows the improvement between the builtin Scala syntax and mine, with an unmodified color scheme:
Builtin:
Scala Sublime Syntax:
Link to the package control page: https://packagecontrol.io/packages/Scala%20Syntax