#if you have a file with:<div> <div>def my_method_one</div><div>  #contents unimportant</div><div>end</div><div>def my_method_two</div><div>  #contents unimportant</div><div>end</div><div>my_array = []</div><div><br></div>
<div>typing the beginning of a variable name or method and then pressing the escape key will rotate through the available possibilities.</div><div>my_<esc></div><div><br></div><div>It therefore works like tab completion in irb (assuming you have you have activated it in the .irb_rc file), but using the escape key rather than the tab key. </div>
<div>Tim</div><div><br></div><div><br><br><div class="gmail_quote">On Wed, Jul 13, 2011 at 12:16 PM, John Relosa <span dir="ltr"><<a href="mailto:john.relosa@yahoo.com">john.relosa@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div style="font-family:'times new roman', 'new york', times, serif;font-size:12pt"><div>Hello,</div><div><br></div><div>Is there a way to have TextMate be able to autocomplete previously typed variables, arrays etc?</div>
<div><br></div><div>Thanks in advance</div><div><br></div><div>Best,</div><div>John</div><div></div>


</div></div><br><br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br></blockquote></div><br></div></div>