Skip to content

Commit

Permalink
docs: remove deprecated setting (#7877)
Browse files Browse the repository at this point in the history
  • Loading branch information
joyceerhl authored Dec 18, 2024
1 parent ba662ca commit 28d20d0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/copilot/copilot-edits.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ Use Copilot Edits to start an AI-powered code editing session where you can quic

Copilot Edits is great for iterating on large changes across multiple files. It brings the conversational flow of Copilot Chat and fast feedback from Inline Chat together in one experience. Have an ongoing, multi-turn chat conversation on the side, while benefiting from inline code suggestions.

You can enable the Copilot Edits feature by setting the `setting(github.copilot.chat.edits.enabled)` setting to `true`.

The following video shows how you can use Copilot Edits to modify a basic Express app and add a new page, implement a navigation bar, and modify the design to include a theme switcher.

<video src="images/copilot-edits/copilot-edits-hero.mp4" title="Use Copilot Edits to modify an Express app" loop controls muted></video>
Expand Down

0 comments on commit 28d20d0

Please sign in to comment.