
Visual Studio Code - The open source AI code editor | Your home for ...
Visual Studio Code is a free, open source AI code editor. Build with AI agents that plan, code, and debug for you. Manage multi …
Review AI-generated code edits
When you open a file that was changed, the editor shows an inline diff of the applied changes. When you close VS Code, the status …
Reviewing and controlling agent changes - Visual Studio Code
Review AI-generated changes in VS Code with diff controls, checkpoints, forks, and session steering for safe agent workflows.
Staging and committing changes - Visual Studio Code
Master Git staging and commits in VS Code with granular file control, AI-powered commit messages, visual diff reviews, and …
Inline chat - Visual Studio Code
VS Code shows a diff with the code suggestion inline in the editor. Use Keep or Undo to accept or reject the changes. Inline chat in …
Resolve merge conflicts in VS Code
Learn how to resolve Git merge conflicts in VS Code using inline editor actions, the 3-way merge editor, and AI-assisted resolution.
Refactoring - Visual Studio Code
Refactoring Source code refactoring can improve the quality and maintainability of your project by restructuring your code, while not …
Visual Studio Code 1.120
May 13, 2026 · Document diff The new documentDiff proposed API exposes VS Code's built-in diff algorithm to extensions via …
Working with GitHub in VS Code
Working with GitHub in VS Code GitHub is a cloud-based service for storing and sharing source code. Using GitHub with Visual …
Debug chat interactions - Visual Studio Code
Use Agent Logs and the Chat Debug view to inspect AI requests, tool invocations, and agent interactions in Visual Studio Code.