Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.43 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.43 KB

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: