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.<div>
<br><div class="gmail_quote">On 13 November 2011 19:26, Ronny Meeus <span dir="ltr"><<a href="mailto:ronny.meeus@gmail.com" target="_blank">ronny.meeus@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hello<br>
<br>
I'm new to Erlang and I want to study some existing projects to get<br>
familiar with how to structure an Erlang program.<br>
Are there tools available that can be used to efficiently browse a<br>
large set of Erlang files?<br>
For example by converting the files in HTML that brings me to the<br>
correct function by clicking on it, finding places where a certain<br>
function is being used etc..<br>
<br>
Any help is appreciated ...<br>
<br>
<br>
Ronny<br>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br>
</div>