awesome-copilot/.vscode/settings.json
copilot-swe-agent[bot] ea6beac100 Initial analysis and planning for effective-state collections implementation
Co-authored-by: AstroSteveo <34114851+AstroSteveo@users.noreply.github.com>
2025-09-21 22:35:12 +00:00

11 lines
238 B
JSON

{
"chat.modeFilesLocations": {
".awesome-copilot/chatmodes": true
},
"chat.promptFilesLocations": {
".awesome-copilot/prompts": true
},
"chat.instructionsFilesLocations": {
".awesome-copilot/instructions": true
}
}