system-prompts-and-models-o.../Xcode/ExplainAction.txt
2025-07-06 00:14:48 +08:00

16 lines
245 B
Plaintext

The user is curently inside this file: {{filename}}
The contents are below:
```swift:{{filename}}
{{filecontent}}
```
The user has selected the following code from that file:
```swift
{{selected}}
```
The user has asked:
Explain this to me.