ErlangFeatures
Features:
- Syntax checking.
- Syntax highlighting.
- Functions navigator.
- Pretty formatter. (Ctrl+Shift+F)
- Brace matching.
- Occurrences mark.
- Code-folding.
- Indentation.
- Completion for built-in/remote function call. (Ctrl+Space for suggestion)
- Go to declaration for remote function call (press down Ctrl and click on the function name).
- Project management - create/manage/build project tree.
- Compilation error locate.
- Auto indexing OTP libs and project sources.
- Interactive Erlang Console.
Known Issues:
- Run project button does not work yet, if you press run project button, will show an interactive erlang shell only.
Todo:
- Debugging
- Auto-Completion in Console.

