[SVN] r7088 (C)
Chris Thomas
chris at cjack.com
Mon Apr 30 22:22:51 UTC 2007
On Apr 30, 2007, at 4:34 PM, Allan Odgaard wrote:
> On 30. Apr 2007, at 16:55, Chris Thomas wrote:
>
>> It's fast, but there's a big regression: it does not handle the
>> case where you search for a class name (one not part of an #include/
>> #import line). For me (ex-CodeWarrior, ex-Xcode), that's the whole
>> point of the feature.
>
> I checked in an update which goes some of the way (I think).
>
> E.g. now you can Quick Open ‘nsstring’, ‘abperson’, and similar.
>
> I take it that it should also scan the project directory in the same
> way it currently scans /System/Library/Frameworks. Are there other
> locations you need it to search and/or is the current “only
> frameworks and sub-frameworks” enough to find the stuff you’re
> after? And I take it that the search phrase is always the basename
> of the file to find!?!
That sounds right. I'll take it for a spin in a bit.
> It’s still much faster than SpotLight btw :)
Awesome!
Chris
More information about the textmate-dev
mailing list