Scala IDE Auto Completion Not working

36 views
Skip to first unread message

Vinoj Mathew

unread,
Feb 26, 2015, 3:48:52 AM2/26/15
to scala-i...@googlegroups.com
Hi there,

I am using scala-SDK-3.0.3-2.10-win32.win32.x86

One of the issue I am facing is some of the auto completion is not working.For eg:

I have defined an Array Object and then when i say a. (ctrl space) I have to see all the reduce function which is available in Scala. But its not showing up

But if I say a.reduce(ctrl space) it will show rest of the reduce function.

  val a = Array(20, 12, 6, 15, 2, 9)
a.(ctrl space) -->None of the reduce functions are not availabe

Any help is really appreciated.

Tried with run-->set up Diagnosis  but no luck

Thanks
Vinoj


Simon Schäfer

unread,
Feb 26, 2015, 5:19:16 AM2/26/15
to scala-i...@googlegroups.com

On 26.02.2015 00:37, Vinoj Mathew wrote:
Hi there,

I am using scala-SDK-3.0.3-2.10-win32.win32.x86
This version is a little bit outdated. Please update to the newest version: http://scala-ide.org/download/sdk.html
--
You received this message because you are subscribed to the Google Groups "Scala IDE User" group.
To unsubscribe from this group and stop receiving emails from it, send an email to scala-ide-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/scala-ide-user/a3c0179f-e133-4581-bf93-7fa553ae953c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages