[SVN] r10614
Thomas Aylott
oblivious at subtleGradient.com
Sun Sep 21 21:31:22 UTC 2008
New tip! method on Complete. Uses your completions lists to look up the relevant tool_tip for your current word OR the closes method_name or collection_name to your left, with support for crazy nested braces!
Trust me, it's awesome!
The logic first tries current_word then falls back to current_method_name and then current_collection_name.
It's written to allow for adding more current_* later
Changed:
U trunk/Review/Support/lib/tm/complete.rb
More information about the textmate-dev
mailing list