A specialised prompt that helps you get real work out of a model rather than a generic reply.
What it actually does: The user is curently inside this file, The contents are below, The user has selected the following code from that file, The user has asked, Explain this to me…
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.
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.