- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
[netbeans] current trunk: Ctrl-O has lost Scala projects
Fri, 2009-10-09, 03:26
Caoyuan,
1. Can not estimate parsing speed up for large files as far as I try to avoid
large ones (probably, 350-400 lines is my record :-)). At any case not-
complete parsing as well as "Token is a void node" issues still beat me. And
if to speak nore common, I can not call speed to be close to showstopper.
Rather correctness is.
2. NB, Scala and NetBeans plugin - all are current. Ctrl-O doesn't see Scala
classes from opened Scala projects (library ones are found). Sonm very recent
changings (don't know - in the plugin, Scala or NB - commonly I update them in
sync) are responsible for the issue.
3. Is Ctrl-Shift-Space intended to be working? If I use CC, doc window is
shown as expected, but Ctrl-Shift-Space on the same element does nothing.
Andrew
Fri, 2009-10-09, 05:37
#2
Re: [netbeans] current trunk: Ctrl-O has lost Scala projects
On Friday 09 October 2009 07:52:23 Caoyuan wrote:
> Just tried to fix "Token is a void node" issue, but
> hg.netbeans.org/main/contrib seems to lost connection at this time, so
> please check it later. (NetBeans web sites are doing some
> infrastructure re-organization)
Great! Will report as quick as will catch it.
> > 2. NB, Scala and NetBeans plugin - all are current. Ctrl-O doesn't see
> > Scala classes from opened Scala projects (library ones are found). Sonm
> > very recent changings (don't know - in the plugin, Scala or NB - commonly
> > I update them in sync) are responsible for the issue.
>
> It works on me, would you please remove $NetBeansConfigPath/var and try
> again?
Thanks, cured.
>
> > 3. Is Ctrl-Shift-Space intended to be working? If I use CC, doc window is
> > shown as expected, but Ctrl-Shift-Space on the same element does nothing.
>
> It's not supported yet. Instead, you can press Ctrl down, move cursor
> on it to show the doc
This way it does work, so, Ctrl-Shift-Space is just a tiny RFE :-)
Andrew
Fri, 2009-10-09, 12:17
#3
Re: [netbeans] Token is a void node
On Friday 09 October 2009 07:52:23 Caoyuan wrote:
> Just tried to fix "Token is a void node" issue, but
> hg.netbeans.org/main/contrib seems to lost connection at this time, so
> please check it later. (NetBeans web sites are doing some
> infrastructure re-organization)
Now WU completes, but show usage in a project in which item is selected only.
On Fri, Oct 9, 2009 at 10:26 AM, Andrew Gaydenko wrote:
> Caoyuan,
>
> 1. Can not estimate parsing speed up for large files as far as I try to avoid
> large ones (probably, 350-400 lines is my record :-)). At any case not-
> complete parsing as well as "Token is a void node" issues still beat me. And
> if to speak nore common, I can not call speed to be close to showstopper.
> Rather correctness is.
Just tried to fix "Token is a void node" issue, but
hg.netbeans.org/main/contrib seems to lost connection at this time, so
please check it later. (NetBeans web sites are doing some
infrastructure re-organization)
>
> 2. NB, Scala and NetBeans plugin - all are current. Ctrl-O doesn't see Scala
> classes from opened Scala projects (library ones are found). Sonm very recent
> changings (don't know - in the plugin, Scala or NB - commonly I update them in
> sync) are responsible for the issue.
It works on me, would you please remove $NetBeansConfigPath/var and try again?
>
> 3. Is Ctrl-Shift-Space intended to be working? If I use CC, doc window is
> shown as expected, but Ctrl-Shift-Space on the same element does nothing.
It's not supported yet. Instead, you can press Ctrl down, move cursor
on it to show the doc
-Caoyuan
>
> Andrew
>