CARVIEW |
Select Language
HTTP/2 200
date: Sat, 19 Jul 2025 18:30:04 GMT
content-type: text/html; charset=utf-8
content-length: 35701
cache-control: s-maxage=300
etag: W/"8b75-d7844pujxldHrCF4+vTRGTGbYBQ"
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: 20250719T183004Z-r15cb48d775bmnkthC1BOM1w9g000000035g000000008shb
x-cache: TCP_REVALIDATED_HIT
x-fd-int-roxy-purgeid: 1
x-cache-info: L2_T2
accept-ranges: bytes
Settings | Visual Studio Code Extension API
Try MCP servers to extend agent mode in VS Code!
Dismiss this update
Settings
Settings are how a user can configure your extension. Settings can be inputs boxes, booleans, dropdowns, lists, key/value pairs. If your extension requires the user to configure specific settings, you can open the Settings UI and query your extension setting via the setting ID.
✔️ Do
- Add default values to each setting
- Add clear descriptions to each setting
- Link to documentation for complicated settings
- Link to additional settings that are related
- Link to setting IDs when needing the user to configure specific settings
❌ Don't
- Create your own settings page/webview
- Create long descriptions
This example links to a specific setting using the setting ID.
Links
07/09/2025