github intitni/CopilotForXcode 0.13.0

latest releases: 0.35.4, 0.35.3, 0.35.2...
20 months ago

The development of this project will slow down until we know what Apple will do to Xcode during WWDC.

What's New

  • Bad news, the command "Explain Selection" is removed. Good news, It's now re-added as a custom command. You can now create custom commands to extend the "Prompt to Code" and "Chat with Selection" features. Custom commands can be accessed from the Editor menu of Xcode and the contextual menu of the circular widget.
  • Smooth scrolling. Fixes #122
  • Automatic ChatGPT token limit management. The app will now calculate the max_token for you, and the "Max Token" settings in the host app now represents the token count of messages sent + the token count of reply. That means you can set the value to maximum now.
  • Add "Max Message Count Sending" picker.
  • Add "Temperature" slider.
  • Delete messages from chat.
  • Resend message from chat.
  • Allow accepting prompt-to-code suggestion when the bot is still writing the description but the code is ready.
  • Add copy button to Prompt to Code panel.

Pull Requests

Full Changelog: 0.12.0...0.13.0

Don't miss a new CopilotForXcode release

NewReleases is sending notifications on new releases.