system-prompts-and-models-o.../Xcode/DocumentAction.md
2026-04-16 11:29:17 +08:00

374 B

The user is curently inside this file: {{filename}} The contents are below:

{{filecontent}}

The user has selected the following code from that file:

{{selected_code}}

The user has asked:

Provide documentation for {{selected_code}}.

  • Respond with a single code block.
  • Only include documentation comments. No other Swift code.