Version 1, last updated by David Bernard at October 14, 2011 15:54 UTC
Code Templates
David Bernard has added support for code templates for common boilerplate and which are offered as completion proposals in the Scala editor in the same way that Java code templates are presented the Java editor.
Requesting completion of a code template for a main method:
The resulting expansion:

