[SVN] r10434 (R)
Hans-Jörg Bibiko
bibiko at eva.mpg.de
Wed Aug 13 12:20:01 UTC 2008
- renamed command name "Tidy" to "Tidy (removes all comments!)"
- fixed "require(xxx) for ...": if no function was found nothing will be inserted (instead of require(base) => TODO solving the issue for e.g. 'try(polySpline(' to detect the correct function name)
- (first trial) added syntax highlightning and displaying in the symbol list of setMethod, setGeneric, setGroupGeneric, and setClass
Changed:
U trunk/Review/Bundles/R.tmbundle/Commands/“require(xxx)” for current Function.tmCommand
U trunk/Review/Bundles/R.tmbundle/Commands/Tidy.tmCommand
A trunk/Review/Bundles/R.tmbundle/Preferences/Methods.tmPreferences
U trunk/Review/Bundles/R.tmbundle/Syntaxes/R.plist
U trunk/Review/Bundles/R.tmbundle/info.plist
More information about the textmate-dev
mailing list