Skip to content

Commit 09097dd

Browse files
author
bamurtaugh
committed
Update gutter menu
1 parent 44ec61f commit 09097dd

File tree

4 files changed

+8
-2
lines changed

4 files changed

+8
-2
lines changed
Lines changed: 3 additions & 0 deletions
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ When you're presented with an edit suggestion, you can navigate to it with the `
3838

3939
An arrow in the gutter indicates if there is an edit suggestion available. You can hover over the arrow to explore the edit suggestion menu, which includes keyboard shortcuts and settings configuration:
4040
<!-- ![NES gutter menu gif](nes-gutter.gif) -->
41-
![NES gutter menu expanded](gutter-menu-highlighted.png)
41+
![NES gutter menu expanded](gutter-menu-highlighted-updated.png)
4242

4343
If an edit suggestion is below the current editor view, the arrow will point down instead of right:
4444
![NES with arrow directions changing](nes-arrow-directions.gif)

docs/copilot/ai-powered-suggestions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ You can learn more about [managing policies for Copilot in your organization](ht
8686
You can quickly navigate suggested code changes with the `kbstyle(Tab)` key, saving you time to find the next relevant edit (no manual searching through files or references required). You can then accept a suggestion with the `kbstyle(Tab)` key again.
8787

8888
An arrow in the gutter indicates if there is an edit suggestion available. You can hover over the arrow to explore the edit suggestion menu, which includes keyboard shortcuts and settings configuration:
89-
![NES gutter menu expanded](./images/inline-suggestions/gutter-menu-highlighted.png)
89+
![NES gutter menu expanded](./images/inline-suggestions/gutter-menu-highlighted-updated.png)
9090

9191
If an edit suggestion is below the current editor view, the arrow will point down instead of right:
9292
![NES with arrow directions changing](./images/inline-suggestions/nes-arrow-directions.gif)
Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)