CopilotForXcode icon indicating copy to clipboard operation
CopilotForXcode copied to clipboard

[Enhancement]: Additional context options for custom commands

Open peteroettl opened this issue 1 year ago • 1 comments

Before Requesting

  • [X] I have searched the existing issues, and there is no existing issue for my feature request

What feature do you want?

I would like to be able to include Git Status and Git Log as an argument of a custom command. This would allow to create a command to write a commit message based on this context

peteroettl avatar Dec 29 '24 17:12 peteroettl

Partly implemented in 0.35.4. Here's an example of how to setup contexts:

Screenshot 2025-01-07 at 15 00 50

intitni avatar Jan 07 '25 07:01 intitni