0.11.0
版本发布时间: 2023-04-08 23:56:42
intitni/CopilotForXcode最新发布版本:0.34.2(2024-10-06 23:12:20)
- The widget is now taller.
- The UI of the chat panel has been updated, and now you can switch to a global chat that can be accessed for all files.
- Chat with Selection and Explain Selection will no longer start a new conversation.
- Enhance the suggestion feature by allowing the hiding of preceding spaces when suggesting heavily nested code. This can be enabled by right-clicking on the circular widget, which now opens a menu.
- Added a new chat plugin,
/airun
. You can use this plugin to generate and run a terminal command using natural language. Don't expect it to always work, and it may require a slightly higher number of tokens. - Added
/exit
to help you exit a chat plugin. - The
run
plugin will now inherit all environment variables from your login shell, allowing you to utilize any software installed through brew or other means. - The language server will inherit all environment variables from your login shell, which allows the app to search for node in a wider range of locations.
- Fix a widget position issue. I misunderstood what
NSScreen.main
is. - The continuous spaces in the selected code sent to the chat panel will now remain as they are and won't be replaced by a single space.
WWDC is coming.
Pull Requests
- enhancement by @ss18 in https://github.com/intitni/CopilotForXcode/pull/121
- Improve chat panel UI by @intitni in https://github.com/intitni/CopilotForXcode/pull/130
- Move data from SuggestionWidget to Service by @intitni in https://github.com/intitni/CopilotForXcode/pull/131
- Global chat by @intitni in https://github.com/intitni/CopilotForXcode/pull/133
- Hide common preceding spaces for suggestion by @intitni in https://github.com/intitni/CopilotForXcode/pull/134
- AI terminal by @intitni in https://github.com/intitni/CopilotForXcode/pull/135
- Fix widget position by @intitni in https://github.com/intitni/CopilotForXcode/pull/136
New Contributors
- @ss18 made their first contribution in https://github.com/intitni/CopilotForXcode/pull/121
Full Changelog: https://github.com/intitni/CopilotForXcode/compare/0.10.0...0.11.0
1、 Copilot.for.Xcode.app.zip 18.16MB