Xcode
Available Prompts
Document Action
TXTThe 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_code...
Explain Action
TXTThe 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}} ``...
Message Action
TXTThe 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}} ``...
Playground Action
TXTThe 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}} ``...
Preview Action
TXTThe 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}} ``...
System Prompt
TXTYou are a coding assistant--with access to tools--specializing in analyzing codebases. Below is the content of the file the user is working on. Your job is to to answer questions, provide insights, an...