intitni / CopilotForXcode

The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
Other
7.34k stars 347 forks source link

[Feature Request]: Add ability to toggle Real-time Suggestions #496

Closed zenangst closed 1 month ago

zenangst commented 2 months ago

Before Reporting

What happened?

Using the Real-time Suggestions menu item doesn't actually toggle real-time suggestions. The menu item is invoked but nothing happens, the toggle is still of in the CoPilot app and they are not toggled inside Xcode.

How to reproduce the bug.

Disable Real-time Suggestions in CoPilot app Invoke Real-time Suggestions using the menu item in Xcode

Relevant log output

No response

macOS version

14.4.1 (23E224)

Xcode version

Version 15.3 (15E204a)

Copilot for Xcode version

0.32.2

intitni commented 2 months ago

This command is not meant to be called by users.

Commands called by the app:

Real-time Suggestions: Call only by Copilot for Xcode. When suggestions are successfully fetched, Copilot for Xcode will run this command to present the suggestions. Prefetch Suggestions: Call only by Copilot for Xcode. In the background, Copilot for Xcode will occasionally run this command to prefetch real-time suggestions.

zenangst commented 2 months ago

Oh, I thought it was a way to toggle if the auto suggestions should be on or off. If this is not the case, then I'd like to make a feature request for that functionality :)

intitni commented 2 months ago

Which implementation do you think is better?

intitni commented 1 month ago

Released in beta 0.33.1

zenangst commented 1 month ago

Fantastic! 🤩

intitni commented 1 month ago

Released in 0.33.1