Skip to content

A powerful Xcode Coding Assistant supporting Codeium and Github Copilot

Notifications You must be signed in to change notification settings

johnvicinno/CoderKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 

Repository files navigation

CoderKit

apppreviewfinal

CoderKit is an Xcode Source Editor Extension that provides GitHub Copilot and Codeium support for Xcode.

Features

  • AI autocompletion (powered by GitHub Copilot and Codeium).
  • Tab to autocomplete or ESC to reject
  • Xcode color theme sync to autocompletion panel.
  • More features coming soon.

Prerequisites

  • Internet connection.

  • Either a GitHub Copilot account or Codeium account:

    • Node need to be installed if using Github Copilot.

Installation and Setup

  1. After unzip, drag CoderKit.app into the Applications folder and run it to set up.
  2. As promoted, enable the source editor extension in MacOS system settings -> Privacy & Security -> Extensions -> Xcode Source Editor.
  3. Grant Accessibility API permission to the CoderKit extension app in MacOS system settings -> Privacy & Security -> Accessibility .
  4. In General tab, select Codeium or GitHub Copilot as your service provider.
  5. Accordingly, click Codeium or GitHub Copilot tab to follow the screen to set up.

Credits

We get inspired by the following projects and thus give special thanks to them: