Codepilot

Code Pilot is an Xcode plugin which lets you woosh through your code and save a lot (and we mean a *lot*) of your time.
Alternatives To Codepilot
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Vvdocumenter Xcode8,468
6 years agoJuly 31, 201463mitObjective-C
Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
Injectionforxcode6,508
a year agoFebruary 26, 201777mitObjective-C
Runtime Code Injection for Objective-C & Swift
Awesome Xcode Extensions2,947
8 days ago1Ruby
Awesome native Xcode extensions.
Colorsense For Xcode2,859
8 years agoAugust 19, 202348Objective-C
Plugin for Xcode to make working with colors more visual
Clangformat Xcode2,790
3 years agoAugust 20, 202332mitObjective-C
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
Rtimageassets2,505
5 years agoAugust 22, 20239mitObjective-C
A Xcode plugin to automatically generate 2x, 1x image from 3x image for you, or upscale to 3x from 2x
Grpc Swift1,838
3 days ago26February 11, 202290apache-2.0Swift
The Swift language implementation of gRPC.
Xtodo1,570
7 years agoDecember 07, 201329Objective-C
Xcode plugin to collect and list the `TODO`,`FIXME`,`???`,`!!!!`
Dash Plugin For Xcode1,526
a month agoSeptember 06, 20232Objective-C
Plugin for Xcode to integrate the Dash documentation viewer app
Codepilot1,317
3 years agoSeptember 12, 20237apache-2.0Objective-C
Code Pilot is an Xcode plugin which lets you woosh through your code and save a lot (and we mean a *lot*) of your time.
Alternatives To Codepilot
Select To Compare


Alternative Project Comparisons
Readme

What is Code Pilot?

Read the full story of Code Pilot.

Code Pilot is a plugin for Xcode 5 & 6 that allows you to quickly find files, methods and symbols within your project without the need for your mouse. It uses fuzzy query matching to compute a list of results sorted by their relevancy. With just a few keystrokes you can jump to the method you're looking for.

CodePilot Window

More about original Code Pilot release here.

How to install Code Pilot?

##Alcatraz

You can install Code Pilot using Alcatraz package manager

##Manual

To use Code Pilot you have to build the project. It will automatically place CodePilot3.xcplugin file to your plugin directory - ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins.
To load the plugin you have to restart Xcode.

When the plugin is loaded you can open the CodePilot window with CMD + SHIFT + X, and then type your query.

License

Copyright 2014 Macoscope Sp. z o.o.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Popular Plugin Projects
Popular Xcode Projects
Popular Libraries Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Plugin
Objective C
Xcode
Xcode Plugin
Alcatraz