Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
microsoft
GitHub Repository: microsoft/vscode
Path: blob/main/extensions/copilot/test/scenarios/test-scenario-search/search24.testArgs.json
13397 views
1
{
2
"question": "github links",
3
"isRegex": true,
4
"queryShouldFind": [
5
[ "bar.html", [
6
"https://github.com/",
7
"https://github.com/microsoft/vscode/issues/189964"
8
] ]
9
]
10
}
11