Scala-mode2

From WikEmacs
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

scala-mode2 provides Emacs font-lock, indentation, and navigation for the Scala programming language. It's a rewrite from scratch of the older scala-mode and has improved support for Scala 2.9+.

scala-mode2
Description major mode for Scala programming
Author Heikki Vesalainen
Maintainer Heikki Vesalainen
Source https://github.com/hvesalai/scala-mode2
Part of Emacs no

Basic setup

(require 'scala-mode2)

Helpful keybindings

Common Customization

See Also

Project Pages

Tutorial Pages