CoderKit is an Xcode Source Editor Extension that provides GitHub Copilot and Codeium support for Xcode.
- 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.
-
Internet connection.
-
Either a GitHub Copilot account or Codeium account:
- Node need to be installed if using Github Copilot.
- After unzip, drag CoderKit.app into the Applications folder and run it to set up.
- As promoted, enable the source editor extension in MacOS system settings -> Privacy & Security -> Extensions -> Xcode Source Editor.
- Grant Accessibility API permission to the CoderKit extension app in MacOS system settings -> Privacy & Security -> Accessibility .
- In General tab, select Codeium or GitHub Copilot as your service provider.
- Accordingly, click Codeium or GitHub Copilot tab to follow the screen to set up.
We get inspired by the following projects and thus give special thanks to them: