Skip to content

Commit b837cf2

Browse files
Merge pull request #53072 from ChrisHowd/main
Remove issue from the Get started with GitHub Copilot module
2 parents c037285 + 7fc9698 commit b837cf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

learn-pr/wwl-azure/get-started-github-copilot/includes/4-review-github-copilot-features.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Copilot Edits is available in Visual Studio Code and JetBrains IDEs. Use Copilot
2222

2323
- Edit mode: Use edit mode when you want more granular control over the edits that Copilot proposes. In edit mode, you choose which files Copilot can make changes to, provide context to Copilot with each iteration, and decide whether or not to accept the suggested edits after each turn.
2424

25-
- Agent mode: Use agent mode when you have a specific task in mind and want to enable Copilot to autonomously edit your code. In agent mode, Copilot determines which files to make changes to, offers code changes and terminal commands to complete the task, and iterates to remediate issues until the original task is complete. Agent mode is only available in Visual Studio Code.
25+
- Agent mode: Use agent mode when you have a specific task in mind and want to enable Copilot to autonomously edit your code. In agent mode, Copilot determines which files to make changes to, offers code changes and terminal commands to complete the task, and iterates to remediate issues until the original task is complete.
2626

2727
### GitHub Copilot code review
2828

0 commit comments

Comments
 (0)