Skip to content

Commit cbf42b5

Browse files
committed
Edit pass
1 parent e3ab790 commit cbf42b5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/copilot/copilot-edits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ To use agent mode in Copilot Edits:
8888
1. Open your project in [VS Code Insiders](https://code.visualstudio.com/insiders).
8989

9090
> [!NOTE]
91-
> Agent mode is in preview and currently available in [VS Code Insiders](https://code.visualstudio.com/insiders/). The roll-out to VS Code Stable is ongoing and once agent mode is enabled for you, you will see a mode dropdown in the Copilot Edits view.
91+
> Agent mode is in preview and currently available in [VS Code Insiders](https://code.visualstudio.com/insiders/). The gradual roll-out to VS Code Stable is ongoing and once agent mode is enabled for you, you will see a mode dropdown in the Copilot Edits view.
9292
9393
1. Open the Copilot Edits view (`kb(workbench.action.chat.openEditSession)`)
9494

release-notes/v1_98.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Welcome to the February 2025 release of Visual Studio Code. There are many updat
1919
* [Agent mode (preview)](#agent-mode-improvements-experimental) - Copilot autonomously completes tasks.
2020
* [Copilot Edits for notebooks](#notebook-support-in-copilot-edits-preview) - Iterate quickly on edits for your notebooks.
2121
* [Code search](#more-advanced-codebase-search-in-copilot-chat) - Let Copilot find relevant files for your chat prompt.
22-
* [Soft-delete in source control](#discard-untracked-changes-improvements) - Move untracked files to trash instead of deleting them.
23-
* [Unresolved diagnostics](#diagnostics-commit-hook-experimental) - Prompt when committing with unresolved diagnostics.
2422
* [Terminal IntelliSense (preview)](#terminal-intellisense-preview) - Rich completion support for your terminal.
2523
* [Drag & drop references](#peek-references-drag--drop-support) - Quickly open peek references in a new editor.
24+
* [Unresolved diagnostics](#diagnostics-commit-hook-experimental) - Prompt when committing with unresolved diagnostics.
25+
* [Soft-delete in source control](#discard-untracked-changes-improvements) - Move untracked files to trash instead of deleting them.
2626
* [Linux title bar](#custom-title-bar-on-linux) - Custom title bar support for Linux enabled by default.
2727

2828
>If you'd like to read these release notes online, go to [Updates](https://code.visualstudio.com/updates) on [code.visualstudio.com](https://code.visualstudio.com).

0 commit comments

Comments
 (0)