Skip to content

Commit 1d5058c

Browse files
authored
Merge pull request #7759 from microsoft/isidorn/missing-fowl
can one extra sentencen
2 parents ecae5f6 + 42a0ec2 commit 1d5058c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/2024/11/12/introducing-copilot-edits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Copilot Edits works because it puts you in control, from setting the right conte
2525

2626
## Stay in control
2727

28-
User control and overall speed are what makes the iterative experience smooth. There is a new UI concept – the Working Set - that puts you in control and allows you to define on what files the edits need to be applied. You can also add files to the working set by dragging and dropping files or editor tabs, or by pressing # to explicitly add them. Copilot Edits automatically adds your active editors across editor groups to the Working Set.
28+
There is a new UI concept – the Working Set - that puts you in control and allows you to define on what files the edits need to be applied. You can also add files to the working set by dragging and dropping files or editor tabs, or by pressing # to explicitly add them. Copilot Edits automatically adds your active editors across editor groups to the Working Set.
2929

3030
<img src="working-set.png" alt="Screenshot of the Working Set, showing the user adding index.js" style="width:600px;">
3131

0 commit comments

Comments
 (0)