We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e4efe commit bad7bd7Copy full SHA for bad7bd7
build/sitemap.xml
@@ -395,6 +395,16 @@
395
<changefreq>weekly</changefreq>
396
<priority>0.8</priority>
397
</url>
398
+ <url>
399
+ <loc>https://code.visualstudio.com/docs/copilot/guides/test-with-copilot</loc>
400
+ <changefreq>weekly</changefreq>
401
+ <priority>0.8</priority>
402
+ </url>
403
404
+ <loc>https://code.visualstudio.com/docs/copilot/guides/debug-with-copilot</loc>
405
406
407
408
<url>
409
<loc>https://code.visualstudio.com/docs/editor/accessibility</loc>
410
0 commit comments