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

1. Patrick Wright -- 2007-12-29 16:00

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

2. Caoyuan -- 2007-12-29 16:00

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.

Add New Comment