Skip to content

Commit 3262cae

Browse files
author
bamurtaugh
committed
Minor wording
1 parent 9d4fdbe commit 3262cae

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

blogs/2025/02/05/next-edit-suggestions.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ February 5, 2025 by [Brigit Murtaugh](https://github.com/bamurtaugh), [Burke Hol
1212

1313
Today marks the first release of VS Code for 2025. We've been working hard on this release since well into last year, and we're excited to bring you not only the latest and greatest features for your favorite code editor, but some major developments for GitHub Copilot.
1414

15-
We're introducing what we've been calling "Next Edit Suggestions" (NES) - a new way to get suggestions for your next edit, rather than just the next line of code.
15+
We're introducing a preview of what we've been calling "Copilot Next Edit Suggestions" (NES) - a new way to get suggestions for your next edit, rather than just the next line of code.
1616

1717
We're also unveiling prompt files, Copilot Edits is GA, and [o3-mini is now available in the model picker](https://github.blog/changelog/2025-01-31-openai-o3-mini-now-available-in-github-copilot-and-github-models-public-preview/)!
1818

@@ -85,8 +85,6 @@ It could also be more complex: if you added a new command to your VS Code extens
8585
**Refactoring:** If you use a new name or naming pattern, Copilot NES suggests to update subsequent code similarly:
8686
![NES suggesting change after updating function name](nes-gutter.gif)
8787

88-
After copy-pasting some code, NES may suggest how to adjust it to match the current code where the paste happened.
89-
9088
## Share your feedback
9189
Copilot NES is rapidly evolving, and we can't wait to get your feedback via issues in [our repo](https://github.com/microsoft/vscode-copilot-release) – this will be instrumental to improving the experience.
9290

0 commit comments

Comments
 (0)