github intitni/CopilotForXcode 0.10.0

latest releases: 0.35.2, 0.35.1, 0.35.0...
21 months ago
  • You can now run terminal commands directly from the chat panel by using the /run command followed by your command, such as /run echo hello. Note that environment variables are currently inherited from the app, so any items installed with brew may not be discoverable.
  • The OpenAI account settings have been improved for better user-friendliness.
  • GitHub Copilot now supports more file types.
  • Server errors will no longer appear in the widget but can be viewed in the log using Console.app.
  • Real-time suggestions no longer require Apple Script involvement. So that it will never block the editor or dismiss the Xcode completion panel.
  • For users experiencing issue #70, there is now a workaround to accept suggestions without using Apple Script to click the menu. However, the experience may not be optimal. You can turn it on in the host app.
  • The text field in the chat panel will now be automatically activated when opened.
  • Code blocks within chats are now syntax highlighted, and a copy button has been added to the top right corner of the code block.
  • Prompts are improved to make prompt to edit code easier in the chat panel.

This release includes bug fixes that may have resolved issues #95 and #92, but as I cannot reproduce them on their own machine, I cannot confirm that they are fixed. Additionally, for Monterey users, the chat panel has been tweaked to support multiline input and correctly display the wipe history button.

Help wanted: #122 The helper app stutters when launched by launch agent

Pull Requests

New Contributors

Full Changelog: 0.9.1...0.10.0

Don't miss a new CopilotForXcode release

NewReleases is sending notifications on new releases.