Merge pull request #7767 from microsoft/isidorn/physical-shark

update date
This commit is contained in:
Isidor Nikolic 2024-11-12 18:57:57 +01:00 коммит произвёл GitHub
Родитель e96c37b929 b3d295749d
Коммит b874bef23a
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@ Author: Isidor Nikolic
# Introducing Copilot Edits (preview)
November 7th, 2024 by [Isidor Nikolic](https://x.com/isidorn)
November 12th, 2024 by [Isidor Nikolic](https://x.com/isidorn)
Until recently, you could use GitHub Copilot in VS Code in two separate ways. You could modify code inside the editor using completions or Inline Chat. Or you could use Copilot to ask questions about your code in the Chat view. Copilot Edits, a preview feature, is a brand new way of using Copilot in VS Code. It combines the best of Chat and Inline Chat: the conversational flow and the ability to make inline changes across of set of files that you manage. And it just works.