# macoscope/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.

Repository: https://github.com/macoscope/CodePilot
Canonical: https://ross.abutalabs.com/products/macoscope-codepilot
Homepage: http://codepilot.cc
Language: Objective-C
License: Apache-2.0
License Family: permissive
Last push: 2020-08-26T20:20:23+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4615, "days_push": 2198, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1321, forks 203 (observed 2026-08-28T04:04:21.857009+00:00)

## What it is
Code Pilot is an Xcode plugin that lets developers quickly find files, methods, and symbols in their project using fuzzy query matching, jumping to results with just a few keystrokes. It supports Xcode 5 and 6 and can be installed via Alcatraz or manually.

## Use cases
- jump to a method in Xcode without using the mouse
- fuzzy search files and symbols in an Xcode project
- navigate large codebases quickly with a few keystrokes
- find code symbols by typing partial names

## When to choose
- you use Xcode 5 or 6 and want fast keyboard-driven code navigation
- you prefer fuzzy matching over Xcode's built-in Open Quickly

## When to avoid
- you use a modern version of Xcode, as the plugin targets Xcode 5 & 6 and was last released in 2020
- you need a maintained or actively supported tool

## Facets
- artifact type: plugin
- maturity: abandoned
- function: search-engine, developer-tools, editor
- domain: developer-tools, text-editors
- platform: editor-plugin
- tags: xcode, fuzzy-matching, code-navigation, objective-c, alcatraz, macos

## Member repositories
- macoscope/CodePilot (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.857009+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:47:18.423242+00:00, confidence not recorded.
  - readme: https://github.com/macoscope/CodePilot (fetched 2026-08-28T04:04:21.857009+00:00, sha cd6c7323c431)
- Data as of 2026-08-30T08:39:29.467469+00:00.
