CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 18:15:48 GMT
content-type: text/html; charset=utf-8
content-length: 35579
cache-control: s-maxage=300
etag: W/"8afb-kcLKiwTYzIYdTphtCugZJfBwfwc"
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: 20250724T181548Z-r15cb48d77567ppfhC1BOMatwc000000076g0000000063hw
x-cache: TCP_MISS
x-fd-int-roxy-purgeid: 1
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