CARVIEW |
Select Language
HTTP/2 200
date: Sun, 12 Oct 2025 18:10:11 GMT
content-type: text/html; charset=utf-8
content-length: 36487
cache-control: s-maxage=300
etag: W/"8e87-JzHQ8ouHF23TynfFIHlT39kDGjI"
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: 20251012T181011Z-16df8d66498fm2lzhC1BOMhd4g0000000fdg000000004354
x-cache: TCP_MISS
x-fd-int-roxy-purgeid: 0
accept-ranges: bytes
Command Palette | Visual Studio Code Extension
API
Join a VS Code Dev Days event near you to learn about AI-assisted development in VS Code.
Dismiss this update
Command Palette
The Command Palette is where all Commands are found. It's important that your command names are labeled appropriately so users can easily find them.
✔️ Do
- Add keyboard shortcuts where appropriate
- Use clear names for commands
- Group commands together in the same category
❌ Don't
- Overwrite existing keyboard shortcuts
- Use emojis in command names
This example features commands each displaying a clear category
prefix, for example "GitHub Issues".
Links
10/09/2025