On Tue, Feb 17, 2009 at 3:18 PM, Matt Neuburg matt@tidbits.com wrote:
I notice that Spotlight is not indexing the contents of my .rb files. Do I need a special TextMate Spotlight importer, or is this just something about my LaunchServices? Here's the listing from mdls showing the content type tree on a typical .rb file:
kMDItemContentTypeTree = ( "public.ruby-script", "public.shell-script", "public.script", "public.source-code", "public.plain-text", "public.text", "public.data", "public.item", "public.content" )
Thx - m.
Matt,
If you're just interested in Ruby importing, there is a Ruby spotlight importer:
http://www.apple.com/downloads/macosx/spotlight/rubyimporter.html
Cheers,
Tim.