Path: blob/main/src/vs/sessions/test/e2e/scenarios/02-chat-with-changes.scenario.md
13399 views
Scenario: Chat message produces real file diffs in the changes view
Steps
Type "build the project" in the chat input
Press Enter to submit
Verify there is a response in the chat
Verify the changes view shows modified files
Click on "index.ts" in the changes list
Verify a diff editor opens with the modified content
Press Escape to close the diff editor