<div class="gmail_extra">Roberto, you're awesome!  I was actually in the process of writing a Sublime code completion library for Erlang!  I just quickly tried out your stuff and it works well.  On initial use Sublime did give me an error that the plugin was taking too long to load.  Once I clicked "Ok", though, everything worked well and fast.</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Now all I need is an Erlang code formatter/beautifier (which also does proper auto-indenting when I press enter) and I'm all set to use Sublime as my de facto editor.  Do you have that in the works already?</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">--Andrew<br><br><div class="gmail_quote">On Sun, Apr 22, 2012 at 8:40 PM, Roberto Ostinelli <span dir="ltr"><<a href="mailto:roberto@widetag.com" target="_blank">roberto@widetag.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra"><div class="gmail_quote"><div class="im"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="gmail_extra">by walking the directory tree upwards from the .erl file you're editing until it finds a directory that contains an /ebin directory.</div>
</blockquote><div><br></div></div><div>Sorry, I meant the /src directory. </div></div></div>
<br>_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org">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>
<br></blockquote></div><br></div>