[SVN] r6005 (R)

Kevin Ballard kevin at sb.org
Wed Nov 8 05:47:43 UTC 2006


Commit big changes to getSig.R
Function now appears to work correctly even in pathalogical cases
Has an optional argument snippet=T which determines whether it returns the signature with placeholders
Now properly escapes values inside placeholders
Now inserts an empty placeholder between the parens when you pass it a function with no arguments
Now properly puts a placeholder before the comma on additional arguments when they have no default value
If you can find any cases in which it doesn't return a correct signature or correct placeholders, please tell me

Changed:
U   trunk/Bundles/R.tmbundle/Support/getSig.R
U   trunk/Bundles/R.tmbundle/Support/getSigTest.R



More information about the textmate-dev mailing list