Skip to content

Commit 747ccad

Browse files
Update blogs/2025/07/16/copilot-coding-agent.md
Co-authored-by: Daniel Rosenwasser <[email protected]>
1 parent 654c0a6 commit 747ccad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/2025/07/16/copilot-coding-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ That's all there is to it. It's the workflow you already know with an agent in t
3333

3434
The agent runs within a temporary isolated dev environment that gets spun up where the agent can explore the codebase, make changes, build the code, run tests, etc. - a complete dev environment just for the agent so it can function in a fully autonomous manner.
3535

36-
And now, we're integrating the Coding Agent and all of its workflows directly into VS Code.
36+
And now, we're integrating the Coding Agent and all of its workflows directly into VS Code!
3737

3838
## Copilot Coding Agent in Visual Studio Code
3939

0 commit comments

Comments
 (0)