[SVN] Revision 1148 (C)

Chris Thomas chris at cjack.com
Fri Jun 3 22:11:49 UTC 2005


Make Quick Open suck a whole lot less.

• Use CocoaDialog to ask for the filename if there's no selection.
• Use Ruby's Find library to improve performance about 100 zillion percent. The improvement in filesystem search speed is rather shocking, considering that 'find' is implemented in C, and Find.rb is written in pure Ruby.

Changed:
U   trunk/Bundles/C.tmbundle/Commands/Quick Open.plist



More information about the textmate-dev mailing list