github intitni/CopilotForXcode 0.8.3

latest releases: 0.35.2, 0.35.1, 0.35.0...
21 months ago

If the app is freezing for you, please check the 0.8.4 pre-release

  1. Add a new toggle to enable the floating widget to align with the text cursor for a more obvious suggestion display.
  2. Remove the requirement for Input Monitoring. Accessibility API permissions can already achieve input monitoring. The Input Monitoring was used because I wanted to use listenOnly instead of defaultTap. But the term was scary to some users.
  3. Bring back real-time suggestion when the completion panel is shown.
  4. Support syntax highlighting, and display spaces as middle dots. Fix line break mode of suggestion (by accident).
  5. Hide the real-time suggestion indicator for floating widget mode.
  6. Fix that if you switch to another file during the fetch of a suggestion, the suggestion from the previous file will still be presented.
  7. Lower the widget's z level, which is currently set too high.
  8. Fix that real-time suggestion cancellation fails after switching to another app and back to Xcode.
  9. Update to use release rss to check for update

The next update will focus on some ChatGPT-powered features because my free credits are expiring soon! We will start with some simple commands like "Explain Selected Code".

Don't miss a new CopilotForXcode release

NewReleases is sending notifications on new releases.