File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,10 +54,10 @@ The Promptitude Extension automatically synchronizes the latest GitHub Copilot p
5454| ` promptitude.enabled ` | Enable/disable automatic syncing | ` true ` | boolean |
5555| ` promptitude.frequency ` | Sync frequency | ` "daily" ` | string |
5656| ` promptitude.customPath ` | Custom prompts directory path | ` "" ` | string |
57- | ` promptitude.repositories ` | Repositories with optional branch (use ` url ` or `url| branch`) | ` [] ` | array |
57+ | ` promptitude.repositories ` | Repositories with optional branch (use ` url ` or ` url\ |branch ` ) | ` [] ` | array |
5858| ` promptitude.syncOnStartup ` | Sync when VS Code starts | ` true ` | boolean |
5959| ` promptitude.showNotifications ` | Show sync status notifications | ` true ` | boolean |
60- | ` promptitude.syncChatmode ` | Sync agent prompts (supports both agents/ and legacy chatmodes/ directories) | ` true ` | boolean |
60+ | ` promptitude.syncChatmode ` | Sync agent prompts (supports both agents/ and legacy chatmodes/ directories) | ` true ` | boolean |
6161| ` promptitude.syncInstructions ` | Sync instructions prompts | ` true ` | boolean |
6262| ` promptitude.syncPrompt ` | Sync prompt files | ` true ` | boolean |
6363
You can’t perform that action at this time.
0 commit comments