<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div>Yes, you still need to type "make" after you save the changes, before you actually hit the service on the web, but you can also just bind a macro to "save and make" :-) The benefit of this is that, if you have a syntax error, you don't have to poke at the application through a web browser to find it; you will be told by the compiler immediately.</div>
</blockquote><div><br></div><div>I was using <a href="https://github.com/n0gg1n/devenv/blob/master/erlcd">https://github.com/n0gg1n/devenv/blob/master/erlcd</a> for a while to avoid the `make' step. I might rewrite it as an escript some time though.</div>
</div>