Skip to content

Commit e4bad68

Browse files
authored
Merge pull request #8119 from microsoft/fix-agent-mode-fonts
2 parents 047133f + a54c102 commit e4bad68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/copilot/copilot-edits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ In edit mode, you select which files to edit and provide the relevant context an
5959

6060
Copilot automatically adds the active editor as context. Use the `setting(chat.implicitContext.enabled)` setting to configure if the active editor should be added automatically.
6161

62-
When you add one or more files to the prompt, Copilot Edits proposes other relevant files based on the Git history. Configure this with the `setting(`github.copilot.chat.edits.suggestRelatedFilesFromGitHistory`)` setting.
62+
When you add one or more files to the prompt, Copilot Edits proposes other relevant files based on the Git history. Configure this with the `setting(github.copilot.chat.edits.suggestRelatedFilesFromGitHistory)` setting.
6363

6464
> [!TIP]
6565
> Let Copilot find the right files automatically by adding `#codebase` in your prompt. Make sure to enable the `setting(github.copilot.chat.codesearch.enabled)` _(preview)_ setting to get the best results. Learn more about [adding context to your Copilot prompt](/docs/copilot/copilot-chat-context.md).

0 commit comments

Comments
 (0)