Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/copilot/test/scenarios/test-explain/explain.10.conversation.json
13397 views
1
[
2
{
3
"question": "/explain",
4
"description": "includes function definitions from same file",
5
"stateFile": "./explain.10.state.json",
6
"keywords": {
7
"anyOf": [
8
"println",
9
"prints",
10
"print"
11
],
12
"not": [
13
"main2"
14
]
15
}
16
}
17
]
18