Skip to content

Commit 7360f11

Browse files
author
bamurtaugh
committed
Blog update
1 parent aa54925 commit 7360f11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

blogs/2025/next-edit-suggestions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ Author: Brigit Murtaugh
1010
# Copilot Next Edit Suggestions (preview)
1111
Feburary 5, 2025 by Brigit Murtaugh, @bamurtaugh
1212

13-
GitHub Copilot inline suggestions are great at autocompleting a section of code currently being edited, offering suggestions to complete your code, comments, tests, and more. But since most coding activity is editing existing code, it's a natural evolution of Copilot Completions to also help with edits, both at your current cursor location and further away.
13+
GitHub Copilot code completions are great at autocompleting a section of code currently being edited. But since most coding activity is editing existing code, it's a natural evolution of Copilot completions to also help with edits, both at the cursor and further away. Edits are often not made in isolation - there's a logical flow of what edits need to be made in different scenarios.
1414

15-
We're excited to announce the preview of Copilot Next Edit Suggestions (aka "Copilot NES"), which both predicts the location of the next edit you'll want to make and what that edit should be.
15+
We're excited to announce the preview of Copilot Next Edit Suggestions (aka "Copilot NES"), which is this evolution of Copilot completions. NES both predicts the location of the next edit you'll want to make and what that edit should be.
1616

1717
<!-- TODO: Video about NES from Rob -->
1818

0 commit comments

Comments
 (0)