First version is on github.
Syntax is kind of ugly, but it mostly works. Here is what is available:
- basic syntax (maybe incomplete)
- itemize your functions
- primitive code completion for some OTP libraries ( gen_server, application, code, get_event, supervisor ). I am working on getting this a bit more sophisticated, so that it can also populate parameter values in a basic fashion.
Details are on github.
git clone git://github.com/nickhristov/erlang-sugar.git
