Skip to content

Commit 4b40a1b

Browse files
committed
Update the video with voiceover + slight tweaks to the gifs
1 parent 7f8571a commit 4b40a1b

10 files changed

+19
-19
lines changed
Lines changed: 2 additions & 2 deletions
Loading

blogs/2025/02/05/nes-de-morgan.gif

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

blogs/2025/02/05/nes-fib-logic.gif

Lines changed: 2 additions & 2 deletions
Loading

blogs/2025/02/05/nes-gutter.gif

Lines changed: 2 additions & 2 deletions
Loading

blogs/2025/02/05/nes-point.gif

Lines changed: 2 additions & 2 deletions
Loading

blogs/2025/02/05/nes-typo.gif

Lines changed: 2 additions & 2 deletions
Loading

blogs/2025/02/05/nes-video-silent.mp4

Lines changed: 0 additions & 3 deletions
This file was deleted.

blogs/2025/02/05/nes-video.mp4

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:1f7685dce9fe7cfa389fd073c46e862e365af54f7603beb5e9f83b610228c8a1
3+
size 5089301

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Edits are often not made in isolation - there's a logical flow of what edits nee
1919
We're excited to announce the preview of **Copilot Next Edit Suggestions** (aka "Copilot NES"), which is this evolution of Copilot completions.
2020

2121
<!-- TODO: Update to video with voiceover from Olivia -->
22-
<video src="nes-video-silent.mp4" title="Copilot NES video" controls poster="/assets/blogs/2025/02/05/point3d.png"></video>
22+
<video src="nes-video.mp4" title="Copilot NES video" controls poster="/assets/blogs/2025/02/05/point3d.png"></video>
2323

2424
Based on the edits you're making, Copilot NES both predicts the location of the next edit you'll want to make and what that edit should be. NES helps you stay in the flow, suggesting future changes relevant to your current work, and you can simply `kbstyle(Tab)` to quickly navigate and accept suggestions.
2525

@@ -95,7 +95,7 @@ As of today's release, GitHub Copilot Edits now has a toggle to enable agent mod
9595

9696
In agent mode, Copilot Edits is capable of iterating on its own code - recognizing errors and fixing them automatically, executing any terminal commands required to complete the requested task, as well as resolving runtime errors with self-healing capabilities. Instead of performing just the task that the user requests, GitHub Copilot can now infer all of the other tasks that were not specified and also need to be completed in order for the primary request to work.
9797

98-
[TODO: add gif]
98+
<!-- TODO: add gif from github -->
9999

100100
We see tremendous power in agent mode for GitHub Copilot. It's getting better every day, but we wanted to get it into your hands as quickly as we could. Watch this space for major changes and improvements over the next few weeks as we refine the experience, and [share your feedback](https://github.com/microsoft/vscode-copilot-release) as you try it out.
101101

0 commit comments

Comments
 (0)