« Return to Thread: IntelliScala plugin released

RE: IntelliScala plugin released

by Eugene Vigdorchik (JetBrains) :: Rate this Message:

Reply to Author | View in Thread

Hello Ryan,

Yes, we should think of a more moderate way to display classes in project view, say, display a node for a file itself when there are
more than 5 toplevel classes in it.
Meanwhile you can use speedsearch to quickly find desired class.

> One question: the project view shows me call my classes, not
> my source files; which in most cases is fine, but not really
> for case classes.  Imagine a source tree with hundreds of
> case classes used for an AST or some other treewalker; the
> directory tree in the project view becomes very difficult to
> navigate.  Is it possible that perhaps case classes should be
> placed as items hierarchically underneath their parent class?
>
> Also... is the Scala plugin written in Scala?

Yes, in a mix of Scala and Java.

>
> Ryan
>

Regards,
Eugene.

 « Return to Thread: IntelliScala plugin released