Prompts for plan mode

This commit is contained in:
Harald Kirschner
2025-09-12 20:40:20 -07:00
parent f4c026a2af
commit 7117c45fc4
4 changed files with 40 additions and 33 deletions

View File

@@ -221,6 +221,7 @@
"chat.emptyState.history.enabled": true,
"github.copilot.chat.advanced.taskTools.enabled": true,
"chat.promptFilesRecommendations": {
"plan": true
"plan-fast": true,
"plan-deep": true
}
}