On Fri, Oct 9, 2009 at 10:26 AM, Andrew Gaydenko <
a@...> 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
>