Code Pilot 1.0 Beta released!
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!
Find out more about Code Pilot and give it a try!
Visit Code Pilot’s website for more detailed description and a short screencast.


