문제

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.

도움이 되었습니까?

해결책

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top