Scala comes packaged with bluefish syntax config in misc/scala-tool-support/bluefish/
I have attempted to configure this, as per the README, but there is no effect.
cp ~/.bluefish/highlighting ~/.bluefish/highlighting_
cat ~/.bluefish/highlighting_ /opt/scala/scala-2.7.7.final/misc/scala-tool-support/bluefish/highlighting > ~/.bluefish/highlighting
I have ensured highlighting is turned on in the bluefish config.
I have not used bluefish before and am trying it for the first time because there is syntax highlighting support for it.
The README says any file I open that has a .scala extension will have the scala highlighting applied. Instead I see no highlighting.
UPDATE: The file type is not present in the document types menu. So perhaps the config is incorrect? This is my bluefish highlighting file.
Did you refresh the highlighting in the bluefish editor?
See Files Types:
Check also if the type of a file is properly detected. If not, you can change the type using the
Document → Document Typemenu.