|
115 | 115 | "file": "./.github/instructions/commit-message.instructions.md" |
116 | 116 | } |
117 | 117 | ], |
118 | | - |
119 | | - /* |
120 | | - Git clone microsoft/edge-ai next to this project's folder |
121 | | - */ |
122 | | - |
123 | | - "chat.modeFilesLocations": { |
124 | | - ".github/chatmodes": true, |
125 | | - "/Users/vscode/repos/chatmodes": true, |
126 | | - "../../flagship/edge-ai/.github/chatmodes": true, |
127 | | - "../../flagship/edge-ai/copilot/beads/chatmodes": true, |
128 | | - "../../microsoft/edge-ai/.github/chatmodes": true, |
129 | | - "../../microsoft/edge-ai/copilot/beads/chatmodes": true, |
130 | | - "../edge-ai/.github/chatmodes": true, |
131 | | - "../edge-ai/copilot/beads/chatmodes": true, |
132 | | - }, |
133 | | - |
134 | | - "chat.instructionsFilesLocations": { |
135 | | - ".github/instructions": true, |
136 | | - "/Users/vscode/repos/instructions": true, |
137 | | - ".copilot-tracking/instructions": true, |
138 | | - ".copilot-tracking/plans": true, |
139 | | - "../../flagship/edge-ai/.github/instructions": true, |
140 | | - "../../flagship/edge-ai/copilot/beads/instructions": true, |
141 | | - "../../microsoft/edge-ai/.github/instructions": true, |
142 | | - "../../microsoft/edge-ai/copilot/beads/instructions": true, |
143 | | - "../edge-ai/.github/instructions": true, |
144 | | - "../edge-ai/copilot/beads/instructions": true, |
145 | | - }, |
146 | | - |
147 | | - "chat.promptFilesLocations": { |
148 | | - ".github/prompts": true, |
149 | | - "/Users/vscode/repos/prompts": true, |
150 | | - ".copilot-tracking/prompts": true, |
151 | | - "../../flagship/edge-ai/.github/prompts": true, |
152 | | - "../../flagship/edge-ai/copilot/beads/prompts": true, |
153 | | - "../../microsoft/edge-ai/.github/prompts": true, |
154 | | - "../../microsoft/edge-ai/copilot/beads/prompts": true, |
155 | | - "../edge-ai/.github/prompts": true, |
156 | | - "../edge-ai/copilot/beads/prompts": true, |
157 | | - }, |
158 | 118 | } |
0 commit comments