Emacs major mode, IDEs, tools?
Luke Gorrie
luke@REDACTED
Thu Sep 5 18:07:00 CEST 2002
Marc Ernst Eddy van Woerkom <Marc.Vanwoerkom@REDACTED> writes:
> The reason was a very large bio informatics project
> and it turned out the tree view in the IDE allowed for
> faster navigation through the source tree, the
> F1 context help gave easier access to the Java Help
> documentation which is a must for using the large
> Java class libs.
Not as similar as the Cedet tree view that Vlad mentioned, but Distel
lets you navigate by jumping from a function call to that function's
definition (and back again) in Emacs, like "tags" but without needing
a TAGS file.
If you use source code for documentation, this is also an online help
system. ;-)
Cheers,
Luke
More information about the erlang-questions
mailing list