#754379 gedit: Syntax highlighting for Scala

Package:
gedit
Source:
gedit
Description:
popular text editor for the GNOME desktop environment
Submitter:
Carsten Brandt
Date:
2015-06-11 11:42:07 UTC
Severity:
wishlist
#754379#5
Date:
2014-07-10 12:52:41 UTC
From:
To:
Dear Maintainer,

When installing scala package it seems to not ship the syntax highlighting
files that are available in the scala repo.

for example scala.lang file should be added for gtk highlighting.

see https://github.com/scala/scala-dist/tree/master/tool-support/src/gedit for details.

here are also other things that may ship with the scala package:
https://github.com/scala/scala-dist/tree/master/tool-support/src

#754379#10
Date:
2014-07-16 07:33:14 UTC
From:
To:
Le 2014-07-10 14:52, Carsten Brandt a écrit :

The mentioned files are not part of Scala sources
(https://github.com/scala/scala).
Thus, they can't be shipped by the Scala package.

I recommend you to send an RFP[1] bug instead.

[1] Request for Packaging

Regards,

#754379#15
Date:
2015-06-11 11:39:22 UTC
From:
To:
Ideally the syntax file should be installed by gedit. One may want to
view/edit scala files with the highlighting enabled even if scala isn't
installed.

The scala.lang file is now hosted here:

https://github.com/scala/scala-tool-support/blob/master/tool-support/gedit/scala.lang

Emmanuel Bourg