github intitni/CopilotForXcode 0.28.0

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

Please run Copilot for Xcode.app once and restart Xcode to complete the update.

  • Prompt to code will now generate code with the knowledge of content below/above the selection.

  • Prompt to code now supports @sense scope.

  • Chat now knows which scope(method, implementation, etc.) is under the text cursor for Objective-C.

  • Chat will display the references used when the @sense or @project scope is used.

  • The app will now treat files in .gitignore differently:

    • Suggestion feature will be disabled.
    • Chat and prompt to code will not read the code until you manually select them.
    • Code inside those files will not be used as references.

    You can turn it off in the advanced settings if you don't mind the code being read.

  • Fix that programmatically trigger command may fail silently when the app can't find the active Xcode. Now it will throw an error and use the fallback solution. If you cannot accept a suggestion through UI, it may be the cause.

Known issues:

  • The @sense scope will not work if the text cursor is at the top level of the code.

Don't miss a new CopilotForXcode release

NewReleases is sending notifications on new releases.