Question

Is anyone able to use Scala IDE in Eclipse with syntax highlighting showing different colors for types and methods definition? For me, variables/values, method definitions and class names are all same color no matter what.

I would really like something close to Scala highlighting in Sublime Text 2. I've tried the equivalent eclipse color theme for it but the colors get terrible with Scala source files.

Was it helpful?

Solution

Felipe, are you using the Scala IDE Helium nightly? Semantic Highlighting is not available in the 2.0 release, you need to use one of the Helium nightlies.

The website is not up to date (it says Semantic Highlighting is coming soon, while it is already in), I'll update that page today.

Also, the scala-ide-user Mailing List is usually a better place for general questions about features in the Scala IDE.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top