MyGit

0.14.1

intitni/CopilotForXcode

版本发布时间: 2023-05-02 21:42:34

intitni/CopilotForXcode最新发布版本:0.34.2(2024-10-06 23:12:20)

What's New in 0.14.1

Pull Requests

Full Changelog: https://github.com/intitni/CopilotForXcode/compare/0.14.0...0.14.1

What's New in 0.14.0

Opened-file-aware suggestions from GitHub Copilot

GitHub Copilot will now generate suggestions based on all currently opened files.

If we were able to utilize an LSP the way it should, this feature would have been available from the start. The key is to send LSP notifications such as “open file” or “change file”. While we may not be able to get these notifications directly from Xcode, fortunately, they can be simulated with relative ease.

If a file has already been opened prior to the launch of the helper app, you will need to switch to those files (and click on the code) in order to send the notification that the file is open.

Detachable Chat

Now the chat is detachable from the widget. Simply drag the chat wherever you need it. To re-attach, just click on the message bubble button located next to the circular widget.

Real Global Chat

Now the chat is available all across Xcode. You can even use it in the commit panel, where you can use /run to get the git diff then ask ChatGPT to generate a commit message for you (if the diff is not too long).

Other Updates

相关地址:原始地址 下载(tar) 下载(zip)

1、 Copilot.for.Xcode.app.zip 19.25MB

查看:2023-05-02发行的版本