github intitni/CopilotForXcode 0.11.0

latest releases: 0.35.3, 0.35.2, 0.35.1...
20 months ago
  • 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

New Contributors

  • @ss18 made their first contribution in #121

Full Changelog: 0.10.0...0.11.0

Don't miss a new CopilotForXcode release

NewReleases is sending notifications on new releases.