CopilotForXcode icon indicating copy to clipboard operation
CopilotForXcode copied to clipboard

The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension

Results 59 CopilotForXcode issues
Sort by recently updated
recently updated
newest added

First of all, thanks very much for putting this together! It's been very helpful to me and I use it daily 🙌 . I'm finding after installing this plugin, Xcode's...

My node is installed by nodenv(Anyenv), and install CopilotForXcode with brew cask. `which node` return `/Users/username/.anyenv/envs/nodenv/shims/node`. I write path to **Path to Node**, then show `Server unavailable, please make sure...

documentation

v0.8.6 service is open. > ➜ Applications launchctl list | grep com.intii > 13395 0 com.intii.CopilotForXcode.ExtensionService Permissions are supported. ![20230325111739](https://user-images.githubusercontent.com/19543632/227689175-6442b38c-f48d-4476-83a6-87f658f2c0a7.jpg) ![20230325111831](https://user-images.githubusercontent.com/19543632/227689214-c284ae8f-0642-4038-b15f-e98f192f2a29.jpg) ![20230325111844](https://user-images.githubusercontent.com/19543632/227689220-ca1f1128-f93b-4ab7-82ba-92a5a1f8fd1b.jpg) I've tried it dozens of times.

> from maintainer: If the app is freezing for you, please check [the 0.8.5 release](https://github.com/intitni/CopilotForXcode/releases/tag/0.8.5) Hi, I'm still trying to get this to work. Suggestions start appearing, but immediately the...

bug
maybe fixed

## Add button to open System Settings - Accessibility API The installation intructions for granting permissions requires that the app needs Accessibility permissions to work properly. Suggestion to simplify access...

enhancement
low priority

Suggestion to simplify access to the Copilot for Xcode.app by adding a "Open Copilot for Xcode" option to the service app's menu bar. Equivalent to running: ``` bash open "/Applications/Copilot...

enhancement
low priority

Instead of adding contents in the editor for suggestions, could we use a macOS window for suggestions? Code in the editor seems to be super disturbing.

enhancement