Saturday Dec 29, 2007

Scala for NetBeans Screenshot#4: Basic Completion

Scala for NetBeans now supports basic completion for keywords, functions of Predef, local var/val/function etc.

The screenshot shows the popup with candidate items when you typed "s" and pressed Ctrl+Space, including functions: scalProd(), sum() and val: scope in context of for.scala

Click on the picture to enlarge it

nn

Comments:

Hi--are you posting updates somewhere? I downloaded a version last week but since it was manually downloaded, I'm not seeing your most recent changes. Should I build from SVN (I think I saw a link somewhere)?

Thanks (and thanks for taking this on)
Patrick

Posted by Patrick Wright on December 29, 2007 at 12:30 PM PST #

Patrick,

The followed development after what I've released needs more tightly integration with NetBeans' other modules. So I don't release it yet. I will, after more discussions with core developers in NetBeans.

Posted by Caoyuan on December 30, 2007 at 02:44 AM PST #

Post a Comment:
Comments are closed for this entry.