239d7386b34e476d90da0eb05e40b1b4edc6ed1c
github copilot/Github Copilot Agent Mode\343\201\214\343\202\210\343\202\212\351\225\267\346\231\202\351\226\223\344\275\234\346\245\255\343\201\247\343\201\215\343\202\213\343\202\210\343\201\206\343\201\253\343\201\231\343\202\213.md
| ... | ... | @@ -1,7 +1,9 @@ |
| 1 | -## |
|
| 2 | - |
|
| 3 | 1 | ```json |
| 4 | 2 | { |
| 5 | 3 | "chat.agent.maxRequests": 100 |
| 6 | 4 | } |
| 7 | -``` |
|
| ... | ... | \ No newline at end of file |
| 0 | +``` |
|
| 1 | + |
|
| 2 | +## 参考 |
|
| 3 | +[GitHub Copilot in VS Code settings reference](https://code.visualstudio.com/docs/copilot/reference/copilot-settings) |
|
| 4 | + |