[SVN] r5980 (R)

Kevin Ballard kevin at sb.org
Tue Nov 7 05:37:56 UTC 2006


Re-write Insert Command Template completely
It now leverages R to search for the function and construct the function template.
This means it will only display functions that are actually in the R default packagea list, which helps cut down on a lot of unnecessary functions
Unfortunately if you're using a non-standard package it won't offer templates. Got any suggestions for the proper solution to this problem?
Remove Process Help Files and commands.txt since they were no longer applicable
Tweak tmR.rb to move the popen3() function out into a new lib/popen3.rb file, for use in the re-written Insert Command Template

Changed:
D   trunk/Bundles/R.tmbundle/Commands/Process Help Files.tmCommand
U   trunk/Bundles/R.tmbundle/Commands/R Help.tmCommand
U   trunk/Bundles/R.tmbundle/Commands/Snippet from Command Syntax.tmCommand
D   trunk/Bundles/R.tmbundle/Support/commands.txt
A   trunk/Bundles/R.tmbundle/Support/lib/popen3.rb
U   trunk/Bundles/R.tmbundle/Support/tmR.rb
U   trunk/Bundles/R.tmbundle/info.plist



More information about the textmate-dev mailing list