0.34.0.beta
版本发布时间: 2024-09-02 00:00:58
intitni/CopilotForXcode最新发布版本:0.34.2(2024-10-06 23:12:20)
For any feedback please report to the release discussion.
Beta 4
- Bug fixes.
Beta 3
- Fix that the app may affect Xcode's performance when accessing it's UI with Accessibility API.
- Rename Prompt to Code to Modification, support modifying multiple selections, support displaying addition diffs.
- Other fixes.
Beta 2
- Support setting OpenAI organization and project.
Beta 1
-
Add suggestion cheatsheet "Instructed Suggestions".
When this cheatsheet is on, you can use
\\\ instructions
to instruct the suggestions. For example, typing.frame\\\width 30 height 100
will instruct the suggestion to be.frame(width: 30, height: 100)
.If you want the suggestion to rewrite the whole line, you can use
let foo \\< instructions
. -
Add suggestion cheatsheet "Typo Fix".
When this cheatsheet is on, it will try to fix the typo of the word under the text cursor in the suggestion.
-
Support sending a message to chat using comments. You can use
// chat: message
to initiate a special suggestion. When you accept the suggestion, it will send the message to the chat. -
Support installing to other folders than
/Applications
. If it's installed in other folders, you will have to install the launch agent manually by clicking the button. The launch agent will be installed into~/Library/LaunchAgents
. -
Display diffs in the suggestion.
-
Some refactoring and bug fixes.
1、 Copilot.for.Xcode.app.beta.1.zip 48.58MB
2、 Copilot.for.Xcode.app.beta.2.zip 48.6MB
3、 Copilot.for.Xcode.app.beta.3.zip 48.77MB
4、 Copilot.for.Xcode.app.beta.4.zip 48.77MB