[erlang-questions] Erlang code browsing

Tim Watson watson.timothy@REDACTED
Sun Nov 13 21:17:01 CET 2011


There is an Erlang VIM plugin that offers some code navigation features and
also an emacs plugin which I haven't used. Probably if you want navigation
between different types of files you'll want to look at ErlIDE, which is
Eclipse based and will have inherited a lot of the code browsing
functionality that comes with the (Eclipse) platform.

On 13 November 2011 19:26, Ronny Meeus <ronny.meeus@REDACTED> wrote:

> Hello
>
> I'm new to Erlang and I want to study some existing projects to get
> familiar with how to structure an Erlang program.
> Are there tools available that can be used to efficiently browse a
> large set of Erlang files?
> For example by converting the files in HTML that brings me to the
> correct function by clicking on it, finding places where a certain
> function is being used etc..
>
> Any help is appreciated ...
>
>
> Ronny
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111113/7fac65d8/attachment.htm>


More information about the erlang-questions mailing list