Please run Copilot for Xcode.app once and restart Xcode to finish the update.
- Prevent tab to accept suggestion when a modifier key is pressed.
New in 0.24.0
-
Introduce the experimental
@project
scope for chat that allows the bot to read your project. The current implementation is just a proof of concept, so don't expect it to work well.If you have any ideas about the
@project
scope, feel free to share them in the release discussion! I value your input on ideas like what information the bot should be able to provide about a project. -
Support setting models for prompt to code.
-
Support overriding chat model and temperature in a chat tab (right-click on the tab item to open the menu).
-
Bump Codeium to 1.2.93.
-
Bump GitHub Copilot to 1.10.3.
-
Fix project path detection when the workspace/project is in a git submodule or git worktree.
-
Some minor fixes.