[SVN] r10412

Thomas Aylott oblivious at subtleGradient.com
Mon Aug 11 16:23:33 UTC 2008


NEW: TextMate::Complete.complete! uses environment variables to do code completion using Dialog2
This version supports plist based completions
and delimited completions

TM_COMPLETIONS is the completions.
TM_COMPLETIONS_split is the character to use to split the TM_COMPLETIONS
if TM_COMPLETIONS_split == 'plist' then it'll parse TM_COMPLETIONS as a plist

Changed:
A   trunk/Review/Support/lib/complete.rb




More information about the textmate-dev mailing list