- 1<br>2<br>3<br>4<br>5<br>6<br>7<br>
复制代码 | - "github.copilot.chat.codeGeneration.instructions": [<br> { "text": "避免生成与公共代码完全匹配的代码" },<br> { "file": "../prompts/.github/instructions/req.md" },<br> { "file": "../prompts/.github/instructions/ba.md" },<br> // 其它指令文件...<br> { "file": "../prompts/.github/instructions/shortcut-system-instruction.md" }<br>]<br>
复制代码 |