[TxMt] spotlight importer?
Matt Neuburg
matt at tidbits.com
Tue Feb 17 20:18:10 UTC 2009
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 neuburg, phd = matt at tidbits.com, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide - Second Edition!
http://www.tidbits.com/matt/default.html#applescriptthings
More information about the textmate
mailing list