I'm impressed that in 2012 there is still no Scala mode packaged with jEdit. I have to manually go find it and copy it into the OS X app bundle sub directory, and go edit the Catalog file??
I think this should be automatically included:
https://github.com/djspiewak/jedit-modes/blob/master/scala.xml
as well as these entries to Catalog:
<MODE NAME="scala" FILE="scala.xml"
FILE_NAME_GLOB="*.scala" />
<MODE NAME="sbt" FILE="scala.xml"
FILE_NAME_GLOB="*.sbt" />
Nobody/Anonymous
text area and syntax packages
None
Public
|
Date: 2012-09-19 09:48:47 PDT Fixed in jEdit 5.0pre1. |