This page is no longer maintained — Please continue to the home page at www.scala-lang.org

sub-method code outline, anyone?

2 replies
Miguel Garcia
Joined: 2009-06-10,
User offline. Last seen 42 years 45 weeks ago.

I'm navigating a Scala codebase with IntelliJ (which is great) and felt the
need for a tree-like view displaying the nesting structure *inside* a
(really long) method.

Some plugin for any of the major IDEs doing that?

Miguel
http://www.sts.tu-harburg.de/people/mi.garcia

Kevin Wright
Joined: 2009-06-09,
User offline. Last seen 49 weeks 3 days ago.
Re: sub-method code outline, anyone?
There's always this:http://www.eclipse.org/jdt/ui/astview/index.php

On Fri, Nov 20, 2009 at 10:48 AM, Miguel Garcia <miguel.garcia@tuhh.de> wrote:

I'm navigating a Scala codebase with IntelliJ (which is great) and felt the need for a tree-like view displaying the nesting structure *inside* a (really long) method.

Some plugin for any of the major IDEs doing that?


Miguel
http://www.sts.tu-harburg.de/people/mi.garcia




milessabin
Joined: 2008-08-11,
User offline. Last seen 33 weeks 3 days ago.
Re: sub-method code outline, anyone?

On Fri, Nov 20, 2009 at 11:12 AM, Kevin Wright
wrote:
> There's always this:
> http://www.eclipse.org/jdt/ui/astview/index.php

I think the OP is probably after something Scala specific and usable
for code navigation in day to day development ;-)

Cheers,

Miles

Copyright © 2012 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland