Access: File → Preferences → Settings → Extensions → Prompt Registry
| Setting | Description | Default |
|---|---|---|
promptregistry.installationScope |
Installation scope (user, workspace, project) |
user |
promptregistry.enableLogging |
Enable debug logging | true |
promptregistry.autoCheckUpdates |
Auto-check updates on activation | true |
promptregistry.updateCheck.enabled |
Enable update checks | true |
promptregistry.updateCheck.frequency |
daily, weekly, manual |
daily |
promptregistry.updateCheck.autoUpdate |
Auto-install updates | false |
promptregistry.updateCheck.cacheTTL |
Cache TTL (ms) | 300000 |
- Export: Registry Explorer toolbar → Export button
- Import: Registry Explorer toolbar → Import button (merge or replace)
| Platform | Path |
|---|---|
| macOS | ~/Library/Application Support/Code/User/prompts |
| Linux | ~/.config/Code/User/prompts |
| Windows | %APPDATA%/Code/User/prompts |
- Settings Reference — Complete settings list
- Troubleshooting — Common issues