Skip to main content
Microsoft Copilot Studio In Visual Studio Code
Microsoft Copilot Studio in Microsoft Visual Studio Code
Benefits of using the Visual Studio Code extension
- Syntax highlighting for YAML agent definitions
- IntelliSense code completion
- Git integration for version control
- work with organization approved extensions
- productivity with keyboard shortcuts
Manage Copilot Studio agents
- clone agents from Copilot Studio to local machine,
- edit agent components in YAML
- preview and test changes before deployment
- redeploy or deploy your agent definition
Collaborate with team
- version control agent definitions with Git
- review changes with pull requests
- track modifications over time
Use cases
- Team working on an IDE installed and managed locally.
- Large-scale agent development
- Audit Copilot Studio agent development with source control
- Agent-driven development
How to proceed?
- Install the VSS extension
- Clone the Copilot Studio agent
- Edit the agent locally
- Sync local changes to Copilot Studio