[TxMt] Documentation for Word (Objective-C)

Rob McBroom mailinglist0 at skurfer.com
Mon Apr 4 18:32:03 UTC 2011


This seems to be quite a moving target. Based on past solutions, I was able to dig in figure out why this was broken (again).

In `Objective-C.tmbundle/Support/lib/docset_query.rb`, I had to change line 10 from

    DOCSETS = Dir.glob("/Developer/Documentation/DocSets/*.docset”)

to

    DOCSETS = Dir.glob("/Library/Developer/Shared/Documentation/DocSets/*.docset”)

Anyone else run into this?

-- 
Rob McBroom
<http://www.skurfer.com/>



More information about the textmate mailing list