MessageAction
MessageAction
Xcode MessageAction prompt intended for generating commit messages or code-related messages within the Xcode IDE. Focuses on analysing selected code changes to produce appropriate messaging, excels in generating context-aware messages based on the file and code context.
System prompt
The user is curently inside this file: {{filename}}
The contents are below:
{{filecontent}}The user has selected the following code from that file:
{{selected}}The user has asked:
{{message}}