Code Pilot 1.0 Beta released!
Posted on Tuesday, March 30th, 2010 by Zbigniew
We are happy to announce the release of our new product – Code Pilot for Xcode. It’s an (Xcode, obviously) plugin that brings similar behavior to what TextMate offers when searching for specific file or symbol in a project. Xcode users who are familiar with ‘Open Quickly’ option will also find it familiar. Its main advantage is however, that you can search everything that you have in your project by typing just few characters, which are fuzzy matched among the project entries (so it does not enforce prefix search, which speeds navigation a lot). Code Pilot also supports searching for symbols (methods, classes, properties, etc.) inside specific file and jump to found definition in an instant!
