CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 14:44:02 GMT
content-type: text/html; charset=utf-8
content-length: 36149
cache-control: s-maxage=300
etag: W/"8d35-ImMT5PIRZuRxiBDj9Ks3pxLoNdc"
strict-transport-security: max-age=31536000; includeSubDomains
request-context: appId=cid-v1:
content-security-policy: frame-ancestors 'self'
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
x-powered-by: ASP.NET
x-azure-ref: 20250719T144402Z-r15cb48d775hd2pjhC1BOM07cc00000006yg000000001zeg
x-cache: TCP_MISS
x-fd-int-roxy-purgeid: 1
accept-ranges: bytes
Walkthroughs | Visual Studio Code Extension API
Try MCP servers to extend agent mode in VS Code!
Dismiss this update
Walkthroughs
Walkthroughs provide a consistent experience for onboarding users to an extension via a multi-step checklist featuring rich content.
✔️ Do
- Use helpful images to add context to the current Walkthrough step.
- Make sure images work across different color themes. Use SVGs with VS Code's Theme Colors if possible. The Visual Studio Code Color Mapper Figma plugin enables easy theming of SVGs.
- Provide actions (for example, View all Commands) for each step. Use verbs where possible.
❌ Don't
- Add an excessive number of steps in a single walkthrough
- Add multiple walkthroughs unless absolutely necessary
Links
- Walkthroughs contribution point
- SVG with Theme Color CSS variable example
- Visual Studio Code Color Mapper
07/09/2025